Merge pull request #9344 from owncloud/files-scrollissue

Fix files list scroll behavior
This commit is contained in:
Morris Jobke 2014-07-02 13:26:23 +02:00
commit 456770fde9
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
/* fit app list view heights */
.app-files #app-content>.viewcontainer {
height: 100%;
min-height: 100%;
}
/* move Deleted Files to bottom of sidebar */