Playbook select list finally works on edit. Woot\!

This commit is contained in:
chouseknecht
2013-05-17 16:14:33 -04:00
parent 94ff36b62f
commit 4abe92a7a6
15 changed files with 69 additions and 60 deletions

View File

@@ -233,6 +233,7 @@
padding: 0;
}
/* Display list actions next to search widget */
.search-widget {
display: inline-block;
}
@@ -243,3 +244,8 @@
margin-left: 15px;
margin-top: 3px;
}
/* Display list actions */
.well {
padding-bottom: 0;
}