[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/css

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Feb 6 09:50:17 UTC 2019


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

New commits:
commit 9df944bf31746db39e995544425d90e996a4f39e
Author:     Szymon Kłos <szymon.klos at collabora.com>
AuthorDate: Wed Feb 6 10:32:11 2019 +0100
Commit:     Szymon Kłos <szymon.klos at 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 */


More information about the Libreoffice-commits mailing list