mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-12-03 20:13:52 +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;
|
display:inline;
|
||||||
line-height:1.8em;
|
line-height:1.8em;
|
||||||
}
|
}
|
||||||
.bulk-actions label, .bulk-items h3, label, label.sub {
|
.bulk-actions label, .bulk-items h3, label.sub {
|
||||||
display:inline;
|
display:inline;
|
||||||
}
|
}
|
||||||
label.bulk-order {
|
label.bulk-order {
|
||||||
|
|||||||
Reference in New Issue
Block a user