Merge pull request #19590 from owncloud/compactmode-sidebarfullscreen

Make sidebar properly fullscreen in mobile/compact mode
remotes/origin/certificate-external-storage-visibility
Thomas Müller 10 years ago
commit 94c0cc1bb3
  1. 2
      core/css/mobile.css

@ -83,7 +83,7 @@
}
#app-sidebar{
width: 100%;
width: 100% !important;
}
/* allow horizontal scrollbar in settings

Loading…
Cancel
Save