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-06-12 21:52:16 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-06-12 21:52:16 +0300
commitc79bb826948f7463f812d53f5d07291a2209ac15 (patch)
tree6125874600abb45608abddc124b91ad91c53af24 /app/assets/stylesheets/framework/header.scss
parent10a190dba2db339093cdc4949ef54cc287196b9b (diff)
Align nav bar items
Diffstat (limited to 'app/assets/stylesheets/framework/header.scss')
-rw-r--r--app/assets/stylesheets/framework/header.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index 1d5bdaa8961..db59c91e375 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -268,6 +268,8 @@
.navbar-sub-nav,
.navbar-nav {
+ align-items: center;
+
> li {
> a:hover,
> a:focus {