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:
Neil Lathwood
2016-03-03 12:38:40 +00:00
+1 -1
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;