]> source.dussan.org Git - nextcloud-server.git/commit
Fix public page footer position in IE
authorVincent Petry <pvince81@owncloud.com>
Mon, 22 Feb 2016 10:26:50 +0000 (11:26 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 22 Feb 2016 10:26:50 +0000 (11:26 +0100)
commit642190f333c8d202abd097ef7c9b21e2fd7b51a4
treedc60e9147537092e3c0e051422f76e5f74b9fd38
parent43a4990f09f7e4d9d4529691c8f7918adcc87ea5
Fix public page footer position in IE

The content element needs hasLayout, so triggering it with a display
attribute.

Without this, the #content element's height would be as high as the
window's height instead of adjusting itself to its contents' height.
apps/files_sharing/css/public.css