[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - loleaflet/dist

Jan Holesovsky kendy at collabora.com
Mon Jun 4 18:05:13 UTC 2018


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

New commits:
commit 5ff01376e4394244b19012aea508ce7a888e4d51
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/dist/toolbar.css b/loleaflet/dist/toolbar.css
index 4025453a4..6492ac7d4 100644
--- a/loleaflet/dist/toolbar.css
+++ b/loleaflet/dist/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