Fixed statistics pages

This commit is contained in:
Eduard Urbach 2017-11-05 14:07:04 +01:00
parent 7cce904a32
commit 331da5044e
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,6 @@
.stats
horizontal-wrap
justify-content space-around
.widget
max-width 300px

View File

@ -1,7 +1,11 @@
.statistics
horizontal-wrap-center
horizontal-wrap
justify-content space-around
text-align center
.widget
max-width 300px
.pie-chart
transform rotate(-90deg)