aboutsummaryrefslogtreecommitdiff
path: root/client/css
diff options
context:
space:
mode:
authorrr-2017-01-10 17:32:12 +0100
committerrr-2017-01-10 17:32:12 +0100
commitfb71b81c622df2ecb2a52bb8d8b69b1d36b81215 (patch)
tree11cd867bbbdbc17fc25c712bd2e46ae0ce350151 /client/css
parent592d2a7daec7e91e506fd4894d7d9014dd7b77ed (diff)
client/comments: fix top margin in block quotes
Diffstat (limited to 'client/css')
-rw-r--r--client/css/comment-control.styl2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/css/comment-control.styl b/client/css/comment-control.styl
index 663c413..6b73017 100644
--- a/client/css/comment-control.styl
+++ b/client/css/comment-control.styl
@@ -151,5 +151,7 @@ $comment-border-color = #DDD
background: #fafafa
color: #444
+ :first-child
+ margin-top: 0
:last-child
margin-bottom: 0

© 2015 - 2026 Jakob L. Kreuze