loleaflet/dist/toolbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 91e7d536f48484c331c107e43b841b904c43b146 Author: Aron Budea <[email protected]> AuthorDate: Wed Oct 31 18:29:24 2018 +0100 Commit: Jan Holesovsky <[email protected]> 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 <[email protected]> Tested-by: Jan Holesovsky <[email protected]> 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 */ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
