Merge pull request #22004 from Pookay/patch-1

Fix the result at the bottom on IE
remotes/origin/comments-markallread-dav
Thomas Müller 2016-02-01 11:26:33 +07:00
commit 181b43da4e
1 changed files with 1 additions and 1 deletions

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