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:
David Bell
2016-03-02 16:10:37 +00:00
parent a2548c03a5
commit 91288aff52

View File

@@ -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;