Commit 066cdfd6 authored by Clement Ho's avatar Clement Ho

Merge branch '3218-js-load-flickering' into 'master'

Remove unneeded sidebar class

Closes #3218

See merge request !2738
parents 9ee6aa20 1021f4dc
.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