From c79bb826948f7463f812d53f5d07291a2209ac15 Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Tue, 12 Jun 2018 11:52:16 -0700 Subject: Align nav bar items --- app/assets/stylesheets/framework/header.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app') 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 { -- cgit v1.2.1