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:
authorTim Zallmann <tzallmann@gitlab.com>2018-07-05 15:02:56 +0300
committerFilipa Lacerda <filipa@gitlab.com>2018-07-05 15:02:56 +0300
commit6d291cc3a6b5e5b7100fc6a4838430df42e89ea3 (patch)
tree06767a36091815f7fa61e9ff886a53afb5e0ca8b /app/assets/stylesheets/pages/diff.scss
parentafb9327dac1b6a04bc62148139a59235a4dac1cb (diff)
File Icons in Merge Requests
Diffstat (limited to 'app/assets/stylesheets/pages/diff.scss')
-rw-r--r--app/assets/stylesheets/pages/diff.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index a90a9c6e486..7e89f8998fb 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -15,7 +15,7 @@
}
svg {
- vertical-align: text-bottom;
+ vertical-align: middle;
}
}