[Libreoffice-commits] online.git: loleaflet/css

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Nov 1 04:56:54 UTC 2018


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

New commits:
commit c77fa946349cefcb1f4f9b751a85df4d147797da
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:56:23 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/css/toolbar.css b/loleaflet/css/toolbar.css
index 5e3cf0c7c..4abd84163 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/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