fixed ranking width

This commit is contained in:
antil0pa 2019-12-31 15:24:07 +01:00
parent b8c1c86260
commit 4b6204fbef
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,10 @@ header {
/* Rank
--------------------------------------*/
.fullbar-content .dots {
width: 120%;
}
.dots {
text-align: left;
}