mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
The rotating box between Top 10 devices, and Top 10 ports is not wide enough when it is on the Top 10 ports. This causes the box to extend down over the Summary box below.
This commit is contained in:
@@ -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