summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/sections/notes.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/sections/notes.scss')
-rw-r--r--app/assets/stylesheets/sections/notes.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/sections/notes.scss b/app/assets/stylesheets/sections/notes.scss
index 465d578f3b7..93ad0d45037 100644
--- a/app/assets/stylesheets/sections/notes.scss
+++ b/app/assets/stylesheets/sections/notes.scss
@@ -294,6 +294,8 @@ ul.notes {
padding: 4px 6px;
}
.note_text {
+ border: 1px solid #DDD;
+ box-shadow: none;
font-size: 14px;
height: 80px;
width: 98.6%;