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
path: root/app
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-03-28 21:59:19 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-03-28 21:59:19 +0300
commit9e0890790f7c0250e790d2c7548c1a0543a61d15 (patch)
tree67aa52cbddc02da0a7f185c25e6d8370edb4f7f5 /app
parenta5fb9980108909e2ba14c0238021735f362632f2 (diff)
Remove background
Fixes note's action bar background color when note is highlighted
Diffstat (limited to 'app')
-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;