Browse Source

Make sidebar properly fullscreen in mobile/compact mode

remotes/origin/certificate-external-storage-visibility
Vincent Petry 10 years ago
parent
commit
bc727d67ca
  1. 2
      core/css/mobile.css

2
core/css/mobile.css

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

Loading…
Cancel
Save