Merge pull request #10974 from owncloud/fix-app-content-overflow

This fixes the double scrollbars issue
remotes/origin/fix-10825
Bernhard Posselt 2014-09-12 18:41:43 +07:00
commit d48b672791
1 changed files with 0 additions and 1 deletions

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