summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;