]> source.dussan.org Git - nextcloud-server.git/commit
remove bottom: 0 to prevent the menu form overlapping the whole element. This happens...
authorBernhard Posselt <dev@bernhard-posselt.com>
Fri, 12 Sep 2014 00:12:18 +0000 (02:12 +0200)
committerLukas Reschke <lukas@owncloud.com>
Mon, 15 Sep 2014 10:53:33 +0000 (12:53 +0200)
commit80ce598bc30e7265f62279824444d5ee1800f38f
treec2f991457b841a81ad7e08ee6c51c62517a16f69
parent31898aa63548be8492b826b9bac6dc0f8bca8dee
remove bottom: 0 to prevent the menu form overlapping the whole element. This happens if a folder has entries, the menu expands to the very bottom and overlaps all entries and makes them impossible to click

fix input width which was changed likely with the icon PR

use calc because firefox and chrome have different scrollbar widths which causes firefox to push the button into the next row while everything is well in chrome

add normal width for IE8
core/css/apps.css