Clean up sizing of top 10 graph

This commit is contained in:
Paul Gear
2013-11-26 11:21:21 +10:00
parent 7e6e66f362
commit fbceedf3b7
3 changed files with 6 additions and 3 deletions

View File

@@ -514,7 +514,7 @@ a.list-device-disabled, a.list-device-disabled:visited {
.right-2-col-fixed {
display: table-cell;
width: 350px;
height: 250px;
height: 300px;
float: right;
/* vertical-align: top;*/