properly align checkboxes to text

This commit is contained in:
Jan-Christoph Borchardt 2013-10-20 22:51:04 +03:00
parent 5b75673e77
commit 846ce67d01
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#dropdown input[type="checkbox"] {
margin:0 .2em 0 .5em;
vertical-align: middle;
}
a.showCruds {