diff options
Diffstat (limited to 'asset-sources')
| -rw-r--r-- | asset-sources/theme.scss | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/asset-sources/theme.scss b/asset-sources/theme.scss index 610e688..20708f3 100644 --- a/asset-sources/theme.scss +++ b/asset-sources/theme.scss @@ -156,6 +156,10 @@ strong {    width: 25%;  } +.chart-title { +  text-align: center; +} +  .list-group.list-group-root {    padding: 0;    overflow: hidden;  | 
