Merge pull request #10974 from owncloud/fix-app-content-overflow
This fixes the double scrollbars issue
This commit is contained in:
commit
d48b672791
|
@ -371,7 +371,6 @@
|
|||
#app-content-wrapper {
|
||||
min-width: 100%;
|
||||
min-height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue