[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - loleaflet/css
Pedro Pinto Silva (via logerrit)
logerrit at kemper.freedesktop.org
Wed Dec 11 14:42:13 UTC 2019
loleaflet/css/toolbar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 48a4260f626599c602cc57f85ffbbe98b55c3097
Author: Pedro Pinto Silva <pedro.silva at collabora.com>
AuthorDate: Wed Dec 11 15:38:21 2019 +0100
Commit: Pedro Pinto da Silva <pedro.silva at collabora.com>
CommitDate: Wed Dec 11 15:41:55 2019 +0100
Impress on desktop: Fix white glitch at the bottom of slides sidepane
Change-Id: If2fa4caab1b5d1f43fb28e4ab806e09140a54cb3
Reviewed-on: https://gerrit.libreoffice.org/84955
Reviewed-by: Pedro Pinto da Silva <pedro.silva at collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva at collabora.com>
(cherry picked from commit 3f325d085aeb31264e498dd69c2002b49a721c05)
Reviewed-on: https://gerrit.libreoffice.org/84957
diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 790319b37..1b3ea4c13 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -88,7 +88,7 @@ w2ui-toolbar {
position: absolute;
z-index: 500;
width: 100%;
- margin-top: -10px;
+ padding: 0px 0px 10px 0px;
}
/* For MS Edge 40, the select2 combo boxes need to have higher z-index than #map
More information about the Libreoffice-commits
mailing list