From aac0ce6ee4e23ad8ae189d5ee572a84c722e2bde Mon Sep 17 00:00:00 2001 From: rr- Date: Mon, 8 Aug 2016 17:59:30 +0200 Subject: [PATCH] client/css: improve error messages under comments --- client/css/comments.styl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/client/css/comments.styl b/client/css/comments.styl index 1ec0cd53..7b358459 100644 --- a/client/css/comments.styl +++ b/client/css/comments.styl @@ -37,6 +37,11 @@ form width: auto margin: 0 + &:after + display: block + height: 1px + content: ' ' + clear: both nav vertical-align: middle !important @@ -48,7 +53,6 @@ margin-top: 0.3em !important - .comment margin: 0 0 1em 0 padding: 0