loleaflet/css/toolbar.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b3d820d607d46efffcea58ffe71c7bfe35e47dbb
Author:     Szymon Kłos <[email protected]>
AuthorDate: Wed Feb 6 10:32:11 2019 +0100
Commit:     Szymon Kłos <[email protected]>
CommitDate: Wed Feb 6 10:50:12 2019 +0100

    Show '>>' scroll on the top
    
    Change-Id: I8d3a202f91f5dc7345010c4d7a04db5f0bbe94b5

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 56fe9bf66..1276e14f3 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -67,7 +67,7 @@ w2ui-toolbar {
 
 .w2ui-scroll-left,
 .w2ui-scroll-right {
-    z-index: 15;
+    z-index: 1000;
 }
 
 /* center the toolbar */
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to