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

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 {