]> source.dussan.org Git - nextcloud-server.git/commitdiff
if no link text has been set for the navigation show the link nonetheless
authorBernhard Posselt <dev@bernhard-posselt.com>
Wed, 18 Feb 2015 14:34:31 +0000 (15:34 +0100)
committerBernhard Posselt <dev@bernhard-posselt.com>
Wed, 18 Feb 2015 14:34:31 +0000 (15:34 +0100)
core/css/apps.css

index 08877402a4be6d6d079e9e888f72ef6e58f24191..1dfc48555c67e955fb3162bb6fc13c84cff70c08 100644 (file)
@@ -74,6 +74,7 @@
        display: block;
        width: 100%;
        line-height: 44px;
+       min-height: 44px;
        padding: 0 12px;
        overflow: hidden;
        -moz-box-sizing: border-box; box-sizing: border-box;