diff --git a/manage/manage.css b/manage/manage.css index a4437ad8..d74e8c0f 100644 --- a/manage/manage.css +++ b/manage/manage.css @@ -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;