From 711690343840fa4eb333d5ef0c10c9cb3b0e9b96 Mon Sep 17 00:00:00 2001 From: rr- Date: Mon, 13 Jun 2016 20:10:11 +0200 Subject: [PATCH] client/css: remove ghost margin near comment form It appeared only on Chrome? --- client/css/comments.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/client/css/comments.styl b/client/css/comments.styl index b35f7218..81b168e5 100644 --- a/client/css/comments.styl +++ b/client/css/comments.styl @@ -32,6 +32,7 @@ width: 100% max-height: 80vh box-sizing: padding-box + vertical-align: top /* ghost margin on chrome */ form width: auto