[css] make sure the toolbar is clickable because layered over title stable
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 24 Aug 2010 11:59:07 +0200
branchstable
changeset 6137 b33d32f28885
parent 6136 79da6f969b15
child 6143 d7d2edf70011
[css] make sure the toolbar is clickable because layered over title
web/data/cubicweb.css
--- a/web/data/cubicweb.css	Tue Aug 24 11:57:45 2010 +0200
+++ b/web/data/cubicweb.css	Tue Aug 24 11:59:07 2010 +0200
@@ -537,6 +537,7 @@
   float: right;
   padding-left: 24px;
   position: relative;
+  z-index: 10;
 }
 div.toolbarButton {
   display: inline;