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
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-11-14 22:52:31 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-11-14 22:52:31 +0300
commit5e66292d49e2752d4455f0666e22bdac2b19a52a (patch)
tree638a3e0d6b7786652b7693cdf7b58306a237d8e2
parent0c4170b83535b870de7dd2757eb7323959127185 (diff)
Tweak vertical line to line up with system notes and comment avatars
-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;