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

New commits:
commit 9df944bf31746db39e995544425d90e996a4f39e
Author:     Szymon Kłos <szymon.k...@collabora.com>
AuthorDate: Wed Feb 6 10:32:11 2019 +0100
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Wed Feb 6 10:49:38 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
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to