summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-04-16 16:44:34 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-04-18 00:05:50 +0300
commit5a34d3bd162e51169e13f02c58eaf32c92a8e9ea (patch)
tree32d483a584e7f19e53eab76e84dd04a97931287a /app/assets/stylesheets/framework
parent2cc78c0b03d9468e25bbf4805fe1d55e414840ff (diff)
downloadgitlab-ce-5a34d3bd162e51169e13f02c58eaf32c92a8e9ea.tar.gz
Fix size and position for fork icon
Diffstat (limited to 'app/assets/stylesheets/framework')
-rw-r--r--app/assets/stylesheets/framework/wells.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/wells.scss b/app/assets/stylesheets/framework/wells.scss
index 2f3a80daa90..3fa7a260017 100644
--- a/app/assets/stylesheets/framework/wells.scss
+++ b/app/assets/stylesheets/framework/wells.scss
@@ -19,6 +19,7 @@
.fork-svg {
margin-right: 4px;
+ vertical-align: bottom;
}
}