minor responsive fix for sidebar menu arrows

pull/776/head
razvanaldea89 2019-02-27 09:16:48 +02:00
parent 6108045482
commit cc334b723c
1 changed files with 5 additions and 0 deletions

View File

@ -1941,6 +1941,11 @@ span.right {
.tile_count .tile_stats_count .count {
font-size: 30px;
}
.main_menu span.fa {
position:absolute;
right:0;
}
}
.tile_count .tile_stats_count span {