]> source.dussan.org Git - nextcloud-server.git/commit
Fix collapse button in app navigation in IE11 15384/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 6 May 2019 07:14:29 +0000 (09:14 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 6 May 2019 07:14:29 +0000 (09:14 +0200)
commitde84e037e022aa659392d7ba412c023e51de46ed
tree5fcdcffc1a1cd8a1110f716bdf26e0d58f35d6c6
parent0877a2e6274ed233eb8773099bceaa32b870195f
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