mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Minor change
This commit is contained in:
@@ -1773,12 +1773,12 @@ label {
|
|||||||
.badge-navbar-user{
|
.badge-navbar-user{
|
||||||
background:red;
|
background:red;
|
||||||
border-radius: 40%;
|
border-radius: 40%;
|
||||||
font-size: 50%;
|
font-size: 65%;
|
||||||
height: auto;
|
height: auto;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding:5px;
|
padding:5px;
|
||||||
position:absolute;
|
position:absolute;
|
||||||
right:-4px;
|
right:-3px;
|
||||||
top:5px;
|
top:5px;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user