forked from external-repos/pa11y-dashboard
Amends to task-card min heights
This commit is contained in:

committed by
Rowan Manning

parent
f3b295982f
commit
dfac541294
@@ -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%;
|
||||
|
Reference in New Issue
Block a user