[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - loleaflet/dist
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Nov 1 04:52:52 UTC 2018
loleaflet/dist/toolbar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 91e7d536f48484c331c107e43b841b904c43b146
Author: Aron Budea <aron.budea at collabora.com>
AuthorDate: Wed Oct 31 18:29:24 2018 +0100
Commit: Jan Holesovsky <kendy at collabora.com>
CommitDate: Thu Nov 1 05:52:33 2018 +0100
Force width for font size dropdown 2nd attempt.
Change-Id: I89b84970841eaab656df40219f35b9541e9caa95
Reviewed-on: https://gerrit.libreoffice.org/62704
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
Tested-by: Jan Holesovsky <kendy at collabora.com>
diff --git a/loleaflet/dist/toolbar.css b/loleaflet/dist/toolbar.css
index 1bfa43581..ecc0aacb2 100644
--- a/loleaflet/dist/toolbar.css
+++ b/loleaflet/dist/toolbar.css
@@ -235,7 +235,7 @@ button.leaflet-control-search-next
width: 150px;
}
.fontsizes-select {
- width: 70px !important;
+ width: 55px !important;
}
.evo-cp-wrap {
/* hide the color pick div */
More information about the Libreoffice-commits
mailing list