aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/css/core.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/css/core.css b/web/css/core.css
index ac85f9010..d269c8c6e 100644
--- a/web/css/core.css
+++ b/web/css/core.css
@@ -292,6 +292,13 @@ p#copyright {
margin: 0 0 0.25em;
border-bottom: dotted 1px #5e552b;
}
+
+#updates div .problem-update,
+#updates div .update-text {
+ padding: 0;
+ margin: 0;
+ border-bottom: 0;
+}
#updates p {
margin: 0;
}