fixed propagation time bullet placement on ff

This commit is contained in:
cubedro
2015-04-23 21:52:11 +03:00
parent 9539cc1416
commit 7fa888dc13
3 changed files with 9 additions and 2 deletions

View File

@@ -250,6 +250,10 @@ table td i:before {
width: 110px;
}
.th-peerPropagationTime {
width: 120px;
}
.th-peerPropagationChart {
width: 140px;
}