summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-07-20 14:49:56 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-07-20 14:49:56 -0500
commit96c35211eb9575e851f44155c767b3c978641ccd (patch)
tree08286fad94bc52342e4331d652dac41daf8d0bb3
parent3873617548c03359e4fb9e093d181a7d61f642c4 (diff)
downloadgitlab-ce-49192-comment-alignment.tar.gz
Fix alignment of code comment button49192-comment-alignment
-rw-r--r--app/assets/stylesheets/pages/diff.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 5e39bbb9890..60a0b1f992c 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -16,6 +16,7 @@
svg {
vertical-align: middle;
+ top: -1px;
}
}