[Pkg-owncloud-commits] [owncloud] 143/205: fix z-index of share-autocomplete

David Prévot taffit at moszumanska.debian.org
Thu Jul 2 17:37:06 UTC 2015


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

taffit pushed a commit to branch stable8
in repository owncloud.

commit 4edf388a3852507886e1fc1c396725ea0a6c8e82
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date:   Fri Jun 26 17:48:35 2015 +0200

    fix z-index of share-autocomplete
---
 core/css/share.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/css/share.css b/core/css/share.css
index 0d687cb..11e2313 100644
--- a/core/css/share.css
+++ b/core/css/share.css
@@ -161,6 +161,7 @@ a.showCruds:hover,a.unshare:hover {
 	max-height:103px;
 	overflow-y:auto;
 	overflow-x:hidden;
+	z-index: 101 !important;
 }
 
 .notCreatable {

-- 
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