mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
accidentally made nav tabs wider (#6236)
This commit is contained in:
committed by
Neil Lathwood
parent
affe5090f4
commit
ebabd35d00
@ -2038,6 +2038,10 @@ label {
|
||||
line-height:34px;
|
||||
}
|
||||
|
||||
.nav > li > a {
|
||||
padding: 10px 5px !important;
|
||||
}
|
||||
|
||||
/* devices layout modifications */
|
||||
.devices-font-bold {
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user