From: Bernhard Posselt Date: Wed, 18 Feb 2015 14:34:31 +0000 (+0100) Subject: if no link text has been set for the navigation show the link nonetheless X-Git-Tag: v8.1.0alpha1~466^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a5074fa629dad4c2d9ef97e72d1125f145cbfe59;p=nextcloud-server.git if no link text has been set for the navigation show the link nonetheless --- diff --git a/core/css/apps.css b/core/css/apps.css index 08877402a4b..1dfc48555c6 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -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;