fix level counter

This commit is contained in:
Juraj Michalek
2014-12-30 09:53:05 +00:00
parent a45c6f72e0
commit c4e8ccae42
3 changed files with 10 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
#levelSelector {
max-width: 24em;
max-width: 21em;
margin-left:auto;
margin-right:auto;
}