From f0573be715ca3d7aab66a055d0eb7d4555ce2549 Mon Sep 17 00:00:00 2001 From: rr- Date: Thu, 22 Dec 2016 23:44:47 +0100 Subject: [PATCH] client/css: improve list margins in comments --- client/css/comment-control.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/css/comment-control.styl b/client/css/comment-control.styl index 4d203faf..d69c64a9 100644 --- a/client/css/comment-control.styl +++ b/client/css/comment-control.styl @@ -101,10 +101,10 @@ .comment-content - ul + ul, ol list-style-position: inside margin: 1em 0 - padding: 0 + padding: 0 0 0 1.5em .sjis font-family: 'MS PGothic', 'MS Pゴシック', 'IPAMonaPGothic', 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif