Fixed bug with small traffic graph

This commit is contained in:
BNoiZe
2013-10-27 19:21:09 +01:00
parent 09b50b2b48
commit 5b7f68f77d

View File

@@ -927,6 +927,6 @@ label.nobr {
height: 150px;
line-height: normal;
}
canvas {
.canvasbox canvas {
width: 120px;
}