fixed latency cell width

This commit is contained in:
cubedro
2015-04-04 02:57:57 +03:00
parent ec14cc4d67
commit 503dd93641
2 changed files with 5 additions and 1 deletions

View File

@@ -117,6 +117,10 @@ table td i {
left: 0;
}
.th-latency {
width: 100px;
}
@media only screen and (max-width: 639px) {
/*.big-info {
padding-bottom: 15px;