]> source.dussan.org Git - nextcloud-server.git/commit
Fix collapse button in app navigation in IE11 15389/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 6 May 2019 07:14:29 +0000 (09:14 +0200)
committerBackportbot <backportbot-noreply@rullzer.com>
Mon, 6 May 2019 12:09:27 +0000 (12:09 +0000)
commitfcca3778ad6bd8691f0d10b95eece68bdf5482f9
tree38aeea1aec649b9acff1b9d956886622844b9b7b
parent473d9a9a08e6eee9171f8e07b9be6bc1211d3776
Fix collapse button in app navigation in IE11

Although the collapse button has an absolute position Internet Explorer
11 needs the left position of that button to be explicitly set to 0
(other browsers do it implicitly due to the absolute position);
otherwise the button appears to the right of the link (and behind the
app content).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
core/css/apps.scss