[Pkg-owncloud-commits] [owncloud] 08/23: Revert "explicitly set z-index on app-content, fix overlap from navigation"

David Prévot taffit at moszumanska.debian.org
Tue Jul 7 12:42:51 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 d6cbf8be717cee2e4a427aadbac2fc48a979ccad
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date:   Wed Jul 1 16:12:36 2015 +0200

    Revert "explicitly set z-index on app-content, fix overlap from navigation"
    
    This reverts commit 71e5bc180399e75af7b67b4187c19d94b5586a5f.
---
 core/css/apps.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/css/apps.css b/core/css/apps.css
index af2e85e..5713372 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -410,7 +410,6 @@
 	position: relative;
 	height: 100%;
 	overflow-y: auto;
-	z-index: 100;
 }
 
 #app-content-wrapper {
@@ -556,3 +555,4 @@ em {
 	z-index:500;
 	padding:16px;
 }
+

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