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

Jan Holesovsky kendy at collabora.com
Mon Jun 4 18:14:15 UTC 2018


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

New commits:
commit daf2915ab5c4590027cda73486d532eee2017324
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Mon Jun 4 19:50:58 2018 +0200

    Align the first toolbar item with the text of the File menu.
    
    Change-Id: I5abe99f2394f95c60274e274c5470899b0d77172
    Reviewed-on: https://gerrit.libreoffice.org/55292
    Reviewed-by: Henry Castro <hcastro at collabora.com>
    Tested-by: Henry Castro <hcastro at collabora.com>

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 7eb36e655..2eed67d4c 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -1,6 +1,7 @@
 #toolbar-up.w2ui-toolbar {
     left: 0;
     right: 0;
+    padding-left: 9px;
     text-align: center;
     z-index: 999;
     overflow: visible !important;


More information about the Libreoffice-commits mailing list