Commit 1021f4dc authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Remove unneeded sidebar class

parent 62c77c52
.page-with-sidebar.js-page-with-sidebar{ class: [('page-with-new-sidebar' if @new_sidebar), page_gutter_class] }
.page-with-sidebar.js-page-with-sidebar{ class: page_with_sidebar_class }
- if show_new_nav?
- if defined?(nav) && nav
= render "layouts/nav/#{nav}"
......
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