Fix for statistics overlapping

This commit is contained in:
Andy Miller
2019-02-12 14:57:29 -07:00
parent 2b064b6d1a
commit 3e32619eaa
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1148,7 +1148,7 @@ body.sidebar-quickopen #admin-main {
#popularity .ct-chart {
margin: 0 -10px -10px;
.ct-chart-bar {
padding: 6px 6px 6px 10px;
padding: 4px 6px 1px 10px;
}
}