[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - loleaflet/dist
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Oct 31 16:47:15 UTC 2018
loleaflet/dist/toolbar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6444db2e537eeb231df6fff34dc35e550680bb41
Author: Aron Budea <aron.budea at collabora.com>
AuthorDate: Wed Oct 31 17:30:01 2018 +0100
Commit: Jan Holesovsky <kendy at collabora.com>
CommitDate: Wed Oct 31 17:46:56 2018 +0100
Force width for font size dropdown.
Change-Id: Ied2392c814dcda75cfcc0aa27c588e9255d3f960
Reviewed-on: https://gerrit.libreoffice.org/62702
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 b730bb829..1bfa43581 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;
+ width: 70px !important;
}
.evo-cp-wrap {
/* hide the color pick div */
More information about the Libreoffice-commits
mailing list