summaryrefslogtreecommitdiffstats
path: root/css/custom.css
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2019-03-11 22:57:37 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2019-03-12 19:21:50 +0100
commite4da09575fc67b20bb3bf61cbf8cff1dd4c789c9 (patch)
treee25ee23a00de532a7e83e20219093a5a8b6b3129 /css/custom.css
parent9d5ac4b039ecb8f0dd37ede8bc0ae771f1580903 (diff)
Fix design issue in #410
Diffstat (limited to 'css/custom.css')
-rw-r--r--css/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/custom.css b/css/custom.css
index 585e17212..25a124b6d 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -10,7 +10,7 @@
#app-content .custom-slashdot-org .body div > i {
display: block;
- border-left: 1px solid rgb(210,210,210);
+ border-left: 1px solid rgb(210, 210, 210);
margin: 25px 0;
padding: 0 0 0 15px;
}