[Pkg-owncloud-commits] [owncloud] 44/95: if no link text has been set for the navigation show the link nonetheless

David Prévot taffit at moszumanska.debian.org
Wed Mar 11 15:49:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag v8.0.1
in repository owncloud.

commit e1985647d5d6507a1a4ea5fcd38a826a20ba253d
Author: Bernhard Posselt <dev at bernhard-posselt.com>
Date:   Wed Feb 18 15:34:31 2015 +0100

    if no link text has been set for the navigation show the link nonetheless
---
 core/css/apps.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/css/apps.css b/core/css/apps.css
index 0887740..1dfc485 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;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list