Make main menu be visible on mobile when in WP full screen mode. I am not sure why it was deactivated in the first place.

pull/6232/head
Wieland Lindenthal 7 years ago
parent 670db49691
commit 198e0fd63f
  1. 5
      app/assets/stylesheets/layout/_work_package_mobile.sass

@ -164,11 +164,6 @@
.work-packages--show-view
padding: 0
#main-menu
display: none
&~ #content-wrapper
padding-top: 0 !important
#toolbar-items
position: absolute
top: 10px

Loading…
Cancel
Save