summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-10-26 20:54:59 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-10-26 20:54:59 +0200
commit09c394309b5dd46e18c92e4dde7c483df2c75691 (patch)
tree23ad7ae0b422e08654a088e05f49446e52eef1d0
parentf25e38c3dee72c038f4c314f073e9db25ec5b8ad (diff)
fix texts flowing into each other, once more
-rw-r--r--public/static/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/static/default.css b/public/static/default.css
index 4d8cd91..6af949f 100644
--- a/public/static/default.css
+++ b/public/static/default.css
@@ -28,6 +28,7 @@ div.displayclean > ul > li {
border-bottom: 1px solid #999999;
width:100%;
position:relative;
+ background-color: #ffffff;
}
div.displayclean li .line {