mirror of
https://github.com/pi-hole/web.git
synced 2026-05-08 09:39:05 +01:00
Fix the global settings level selector style
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -869,6 +869,14 @@ body:not(.lcars) .filter_types [class*="icheck-"] > input:first-child:checked +
|
||||
}
|
||||
}
|
||||
|
||||
/* Global settings level selector */
|
||||
#settings-level {
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
height: 2.2em;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.navbar-nav {
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user