more styling improvements

This commit is contained in:
cubedro
2015-04-17 04:51:48 +03:00
parent 24afefd3f1
commit eb4c69370c
2 changed files with 6 additions and 3 deletions

View File

@@ -259,10 +259,13 @@ table th {
color: #888;
}
table th i,
table td i {
table th i {
font-size: 20px;
}
table td i:before {
line-height: inherit !important;
margin-top: 1px;
}
#mapHolder {
display: block;