Amends to task-card min heights

This commit is contained in:
perryharlock
2014-01-10 14:09:15 +00:00
committed by Rowan Manning
parent f3b295982f
commit dfac541294
4 changed files with 10 additions and 15 deletions

View File

@@ -179,7 +179,7 @@
}
.task-card-link {
color:@gray-dark;
min-height:200px;
min-height:190px;
display:block;
transition: background 0.5s;
-webkit-transition: background 0.5s;