summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 7a62af8..614f473 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -226,7 +226,7 @@ img.right {
overflow: auto;
}
-p + .box {
+p + .box, ul {
margin-top: -1.5em;
}