summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/sections/note_form.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/sections/note_form.scss b/app/assets/stylesheets/sections/note_form.scss
index 61eb515faee..cf1bd09e8e1 100644
--- a/app/assets/stylesheets/sections/note_form.scss
+++ b/app/assets/stylesheets/sections/note_form.scss
@@ -157,6 +157,6 @@
min-height: 140px;
}
.note-form-actions {
- background: #FFF;
+ background: transparent;
}
}