[Libreoffice-commits] online.git: loleaflet/css
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Feb 6 09:50:38 UTC 2019
loleaflet/css/toolbar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b3d820d607d46efffcea58ffe71c7bfe35e47dbb
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: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 */
More information about the Libreoffice-commits
mailing list