From 1a40fc9935bd06a440a844e081e4bfce5fce2932 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 26 Jan 2013 19:23:16 +0000 Subject: fixed issue with pagetools over tabs --- lib/tpl/dokuwiki/css/pagetools.css | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/tpl/dokuwiki/css') diff --git a/lib/tpl/dokuwiki/css/pagetools.css b/lib/tpl/dokuwiki/css/pagetools.css index a40d525b3..60dc43fb1 100644 --- a/lib/tpl/dokuwiki/css/pagetools.css +++ b/lib/tpl/dokuwiki/css/pagetools.css @@ -53,6 +53,7 @@ padding: 0; /* add transparent border to prevent jumping when proper border is added on hover */ border: 1px solid transparent; + z-index: 10; } [dir=rtl] #dokuwiki__pagetools ul { right: auto; -- cgit v1.2.3