diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/classic/templates/default.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css index 07588165..87a3b9d3 100644 --- a/themes/classic/templates/default.css +++ b/themes/classic/templates/default.css @@ -364,6 +364,9 @@ span.five-stars:hover { width: 80px; } font-size: 1.05em; font-weight: bold; } +.box-list { + padding-right: 10px; +} /* Enclosing Boxes Styles */ .box-left-top { |