Fix minimized task edit icon position

stable
Xavier Julián 2016-06-10 14:58:12 +02:00
parent a0d7360afd
commit a30f86ac94
1 changed files with 4 additions and 0 deletions

View File

@ -217,4 +217,8 @@
.kanban-tag {
border-top: .2rem solid;
}
.edit-us {
bottom: .2rem;
right: .5rem;
}
}