summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-03-28 13:59:19 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-03-28 13:59:19 -0500
commit9e0890790f7c0250e790d2c7548c1a0543a61d15 (patch)
tree67aa52cbddc02da0a7f185c25e6d8370edb4f7f5
parenta5fb9980108909e2ba14c0238021735f362632f2 (diff)
downloadgitlab-ce-issue_14643.tar.gz
Remove backgroundissue_14643
Fixes note's action bar background color when note is highlighted
-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;