loleaflet/dist/toolbar.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6444db2e537eeb231df6fff34dc35e550680bb41
Author:     Aron Budea <aron.bu...@collabora.com>
AuthorDate: Wed Oct 31 17:30:01 2018 +0100
Commit:     Jan Holesovsky <ke...@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 <ke...@collabora.com>
    Tested-by: Jan Holesovsky <ke...@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 */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to