more peer propagation fixes

This commit is contained in:
cubedro
2015-04-06 17:29:12 +03:00
parent 523666e660
commit ad30326289
2 changed files with 6 additions and 5 deletions

View File

@@ -222,7 +222,7 @@ table td {
}
.th-blockhash {
width: 140px;
width: 150px;
}
.th-blocktime {
@@ -230,7 +230,8 @@ table td {
}
.th-peerPropagationChart {
width: 140px;
text-align: center;
width: 125px;
}
@media only screen and (max-width: 639px) {