mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-18 09:44:20 +08:00
Removing an extra selector (label) that snuck into a recent update of TheAdmin's CSS
--HG-- branch : dev
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user