From 058909e7c5ee4505387a6f5d97f8dbf2c7fa59cf Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Sun, 1 Apr 2018 13:23:13 +0900 Subject: Refactor and tweak margin for note forms on Issuable Signed-off-by: Takuya Noguchi --- app/assets/stylesheets/pages/diff.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'app/assets/stylesheets/pages/diff.scss') diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss index 7f037582ca0..679f783b1b6 100644 --- a/app/assets/stylesheets/pages/diff.scss +++ b/app/assets/stylesheets/pages/diff.scss @@ -813,6 +813,7 @@ } .discussion-notes { + padding: 0 $gl-padding $gl-padding; min-height: 35px; &:first-child { -- cgit v1.2.3