summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-03-28 20:23:18 +0000
committerRobert Speicher <robert@gitlab.com>2016-03-28 20:23:18 +0000
commit3385696bcecd5bf9a68cd4130b8a79a0b3557c34 (patch)
tree67aa52cbddc02da0a7f185c25e6d8370edb4f7f5
parenta5fb9980108909e2ba14c0238021735f362632f2 (diff)
parent9e0890790f7c0250e790d2c7548c1a0543a61d15 (diff)
downloadgitlab-ce-3385696bcecd5bf9a68cd4130b8a79a0b3557c34.tar.gz
Merge branch 'issue_14643' into 'master'
Fix background when editing a highlighted note Fixes #14643 See merge request !3423
-rw-r--r--app/assets/stylesheets/pages/note_form.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/note_form.scss b/app/assets/stylesheets/pages/note_form.scss
index daf2651425f..655f88b0c2c 100644
--- a/app/assets/stylesheets/pages/note_form.scss
+++ b/app/assets/stylesheets/pages/note_form.scss
@@ -71,8 +71,6 @@
}
.note-form-actions {
- background: #fff;
-
.note-form-option {
margin-top: 8px;
margin-left: 30px;