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-07-20 22:49:56 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-07-20 22:49:56 +0300
commit96c35211eb9575e851f44155c767b3c978641ccd (patch)
tree08286fad94bc52342e4331d652dac41daf8d0bb3 /app/assets/stylesheets/pages/diff.scss
parent3873617548c03359e4fb9e093d181a7d61f642c4 (diff)
Fix alignment of code comment button
Diffstat (limited to 'app/assets/stylesheets/pages/diff.scss')
-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;
}
}