summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-11-14 13:52:31 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-11-14 13:52:31 -0600
commit5e66292d49e2752d4455f0666e22bdac2b19a52a (patch)
tree638a3e0d6b7786652b7693cdf7b58306a237d8e2
parent0c4170b83535b870de7dd2757eb7323959127185 (diff)
downloadgitlab-ce-53882-extra-container-diff-version.tar.gz
Tweak vertical line to line up with system notes and comment avatars53882-extra-container-diff-version
-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 a64686dea6d..1f34537d856 100644
--- a/app/assets/stylesheets/pages/notes.scss
+++ b/app/assets/stylesheets/pages/notes.scss
@@ -272,7 +272,7 @@ $note-form-margin-left: 72px;
}
.system-note {
- padding: 6px 20px;
+ padding: 6px 21px;
margin: $gl-padding-24 0;
background-color: transparent;