Removing an extra selector (label) that snuck into a recent update of TheAdmin's CSS

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-07-19 17:09:56 -07:00
parent dc1a461f1b
commit 352d21123f

View File

@@ -380,7 +380,7 @@ label.forcheckbox {
display:inline;
line-height:1.8em;
}
.bulk-actions label, .bulk-items h3, label, label.sub {
.bulk-actions label, .bulk-items h3, label.sub {
display:inline;
}
label.bulk-order {