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

@@ -17,7 +17,7 @@
font-size:85%;
}
.task-card-link {
min-height:190px;
min-height:160px;
}
.series-checkboxes li {
margin-right:1%;
@@ -43,9 +43,6 @@
.aside .task-stats li {
width:31.5%;
}
.date-selector {
zoom:1;
}
.zfix {
position:relative;
z-index:1001;
@@ -59,7 +56,7 @@
padding-bottom:90px;
}
.date-selector {
margin-top:-155px;
zoom:1;
.btn-full-width {
width:100%;