mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #3136 from geordish/fix-css-for-globe-frontpage
The rotating box between Top 10 devices, and Top 10 ports is not wide…
This commit is contained in:
+1
-1
@@ -488,7 +488,7 @@ a.list-device-disabled, a.list-device-disabled:visited {
|
||||
}
|
||||
|
||||
.box {
|
||||
width: 350px;
|
||||
width: 500px;
|
||||
height: 300px;
|
||||
padding: 0px;
|
||||
vertical-align: center;
|
||||
|
||||
Reference in New Issue
Block a user