Browse Source

This fixes the double scrollbars issue

remotes/origin/fix-10825
Bernhard Posselt 11 years ago
parent
commit
743d792f5e
  1. 1
      core/css/apps.css

1
core/css/apps.css

@ -371,7 +371,6 @@
#app-content-wrapper {
min-width: 100%;
min-height: 100%;
overflow-y: auto;
}

Loading…
Cancel
Save