Merge pull request #6748 from opf/fix/mobile--hidden-sidebar

[28718] Bugfix: Sidebar hidden on mobile
pull/6754/head
Henriette Dinger 6 years ago committed by GitHub
commit 954333eed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      app/assets/stylesheets/layout/_base_mobile.sass

@ -61,8 +61,7 @@
#main-menu ~ #content-wrapper
padding: 5px 15px 0 15px !important
#breadcrumb,
#sidebar,
#breadcrumb
.hidden-for-mobile
display: none !important

Loading…
Cancel
Save