remove border from filter selector & generalize CSS

This commit is contained in:
tophf 2017-11-22 21:16:56 +03:00
parent 828f09fdb2
commit 0c3b3a1631

View File

@ -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;