mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
webui: Makes the .availability-label border-radius fit in with the border a bit better
Makes the .availability-label border-radius fit in with the border a bit better
This commit is contained in:
committed by
Neil Lathwood
parent
b4d804f2ac
commit
25bb27c39e
@@ -1943,6 +1943,7 @@ label {
|
||||
}
|
||||
|
||||
.availability-label {
|
||||
border-radius: 0 .25em 0 .25em;
|
||||
float:right;
|
||||
margin:-8px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user