summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/notes.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-03-30 16:20:43 +0100
committerPhil Hughes <me@iamphill.com>2016-04-04 10:48:49 +0100
commit29f414aa5a4d63d5676d5c0e4d89584f45ef8c35 (patch)
tree0f2efbf90e4bc77fa6a928362387a74337c463bf /app/assets/stylesheets/pages/notes.scss
parent40297b8f118742fc710f2ae0364d7bbcd82c40e6 (diff)
downloadgitlab-ce-29f414aa5a4d63d5676d5c0e4d89584f45ef8c35.tar.gz
Tests update
Diffstat (limited to 'app/assets/stylesheets/pages/notes.scss')
-rw-r--r--app/assets/stylesheets/pages/notes.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/notes.scss b/app/assets/stylesheets/pages/notes.scss
index 0f45c1fe33d..46a0724603e 100644
--- a/app/assets/stylesheets/pages/notes.scss
+++ b/app/assets/stylesheets/pages/notes.scss
@@ -155,7 +155,7 @@ ul.notes {
&.notes_content {
background-color: #fff;
border-width: 1px 0;
- padding-top: 0;
+ padding: 0;
vertical-align: top;
&.parallel{
border-width: 1px;