-
- Downloads
Merge branch 'feature/jschatz1/sidebar-sizing' into 'master'
Sidebar overlaps content when screen is below 1200px. When screen is below 1200px, the sidebar overlaps. When screen is above 1200px, the sidebar pushes content out. z-index change to make sure hamburger stays on top. Fixes #12717   Also sorry I couldn't get the collapse button in the screen cap. It's there. See merge request !2620
No related branches found
No related tags found
Showing
- app/assets/javascripts/sidebar.js.coffee 6 additions, 0 deletionsapp/assets/javascripts/sidebar.js.coffee
- app/assets/stylesheets/framework/header.scss 6 additions, 2 deletionsapp/assets/stylesheets/framework/header.scss
- app/assets/stylesheets/framework/sidebar.scss 18 additions, 64 deletionsapp/assets/stylesheets/framework/sidebar.scss
- features/support/capybara.rb 1 addition, 1 deletionfeatures/support/capybara.rb
- spec/support/capybara.rb 1 addition, 1 deletionspec/support/capybara.rb
Please register or sign in to comment