mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix vertical alingment of the main navbar. (#6256)
This commit is contained in:
committed by
Neil Lathwood
parent
a1b62cea73
commit
4a705ea7e3
@@ -2039,7 +2039,8 @@ label {
|
||||
}
|
||||
|
||||
.nav > li > a {
|
||||
padding: 10px 5px !important;
|
||||
padding-left: 10px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
/* devices layout modifications */
|
||||
|
Reference in New Issue
Block a user