Commit e3f942e1 authored by Phil Hughes's avatar Phil Hughes

Merge branch '37844-layout-nav-space' into 'master'

Remove extra space between profile header and navbar

Closes #37844

See merge request gitlab-org/gitlab-ce!14275
parents d82739ff 20206492
......@@ -328,7 +328,7 @@
border-bottom: 1px solid $border-color;
transition: padding $sidebar-transition-duration;
text-align: center;
margin-top: $header-height;
margin-top: $new-navbar-height;
.container-fluid {
position: relative;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment