This fixes the double scrollbars issue

This commit is contained in:
Bernhard Posselt 2014-09-09 22:59:16 +02:00
parent 2a4201dbea
commit 743d792f5e
1 changed files with 0 additions and 1 deletions

View File

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