Fix the result at the bottom on IE

view issue #21898
This commit is contained in:
Pookay 2016-01-29 10:07:15 +01:00
parent ede1cbf612
commit 9bfc31e666
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
/* fit app list view heights */
.app-files #app-content>.viewcontainer {
min-height: 100%;
min-height: 0%;
}
.app-files #app-content {