Commit b592005f authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Remove page-with-new-nav class

parent 806a68a8
.content-wrapper.page-with-new-nav {
margin-top: $header-height;
}
.navbar-gitlab {
@include new-style-dropdown;
......
......@@ -24,6 +24,7 @@ body {
}
.content-wrapper {
margin-top: $header-height;
padding-bottom: 100px;
}
......
.page-with-sidebar{ class: page_with_sidebar_class }
- if defined?(nav) && nav
= render "layouts/nav/sidebar/#{nav}"
.content-wrapper.page-with-new-nav
.content-wrapper
= render 'shared/outdated_browser'
.mobile-overlay
.alert-wrapper
......
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