mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
small UI adjustment with correct realign logo on navbar
This commit is contained in:
@ -1604,3 +1604,8 @@ tr.search:nth-child(odd) {
|
|||||||
.navbar-debug {
|
.navbar-debug {
|
||||||
min-height: 25px;
|
min-height: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar-brand {
|
||||||
|
padding-left: 15px !important;
|
||||||
|
padding-top: 8px !important;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user