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:
authorPhil Hughes <me@iamphill.com>2017-06-23 13:37:29 +0300
committerPhil Hughes <me@iamphill.com>2017-06-23 13:37:29 +0300
commitc516ed4ed27e482200cd42828de2e706b238d852 (patch)
tree21ae71c7dcef8cd59d36ae6d0bd56cbb6c86684f /app/assets/stylesheets/framework/header.scss
parent6fb7fb5c1a44926511914080334774b21a5ee9af (diff)
updates to spacing & alignment
combine logo & wordmark mobile improvements
Diffstat (limited to 'app/assets/stylesheets/framework/header.scss')
-rw-r--r--app/assets/stylesheets/framework/header.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index 0f60a071d53..5bd6c095109 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -98,6 +98,12 @@ header {
font-size: 14px;
}
+ .fa-chevron-down {
+ position: relative;
+ top: -3px;
+ font-size: 10px;
+ }
+
svg {
position: relative;
top: 2px;