Merge pull request #211 from timdufrane/patch-2

Get rid of ugly status box overlap
This commit is contained in:
Paul Gear 2014-03-29 08:42:27 +10:00
commit bcf199745b

View File

@ -488,6 +488,7 @@ a.list-device-disabled, a.list-device-disabled:visited {
padding: 3px;
width: 117px;
height: 85px;
overflow: hidden;
/* Rounded corners */
-moz-border-radius: 2pt 2pt 2pt 2pt;