Vertically Align related-task us name

stable
Ramiro Sánchez 2014-12-05 13:36:04 +01:00
parent 1d489d2121
commit 73aa3c34e9
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@
} }
} }
.task-name { .task-name {
display: flex;
position: relative; position: relative;
a { a {
display: inline-block; display: inline-block;