Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-20 13:22:08 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-12-10 15:45:27 +0300
commit50de209607c62140de2acad597254f490ec69c47 (patch)
tree9047d501c323bdb79095245530b961a93bf4e359 /app/assets/stylesheets/pages/note_form.scss
parent78c10f72e270f3ea69eef914c36bb5a80d3d2857 (diff)
Restore diff-file discussion padding
Diffstat (limited to 'app/assets/stylesheets/pages/note_form.scss')
-rw-r--r--app/assets/stylesheets/pages/note_form.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/note_form.scss b/app/assets/stylesheets/pages/note_form.scss
index 05cc52e9e5e..6aa0b779b42 100644
--- a/app/assets/stylesheets/pages/note_form.scss
+++ b/app/assets/stylesheets/pages/note_form.scss
@@ -237,6 +237,7 @@ table {
}
.discussion-body,
+.diff-file,
.commit-diff {
.discussion-reply-holder {
background-color: $white-light;