remove border from filter selector & generalize CSS
This commit is contained in:
parent
828f09fdb2
commit
0c3b3a1631
|
@ -595,8 +595,7 @@ fieldset > *:not(legend) {
|
|||
content: ": ";
|
||||
}
|
||||
|
||||
#manage\.onlyEnabled\.invert,
|
||||
#manage\.onlyLocal\.invert {
|
||||
fieldset select {
|
||||
border: none;
|
||||
max-width: calc(100% - 2em);
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Reference in New Issue
Block a user