Remove line-height to fix top tiles issue

This commit is contained in:
wez3 2017-01-21 23:12:19 +01:00
parent abe2ee7dbc
commit dba3572ce1
1 changed files with 1 additions and 1 deletions

View File

@ -1962,7 +1962,7 @@ span.right {
.tile_stats_count .count {
font-size: 2.5vw;
line-height: 47px;
/* line-height: 47px;*/
font-weight: 600;
}