[FIX] pad: fullscreen pad behind the top nav bar
authorDenis Ledoux <dle@odoo.com>
Wed, 3 Sep 2014 10:29:41 +0000 (12:29 +0200)
committerDenis Ledoux <dle@odoo.com>
Wed, 3 Sep 2014 10:30:15 +0000 (12:30 +0200)
addons/pad/static/src/css/etherpad.css

index a076cdf..1e2b0ea 100644 (file)
@@ -39,7 +39,7 @@
     margin:0;
     padding:0;
     border:none;
-    z-index: 1000;
+    z-index: 1001;
 }
 
 .oe_pad .oe_pad_content.oe_editing{