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

New commits:
commit daf2915ab5c4590027cda73486d532eee2017324
Author: Jan Holesovsky <[email protected]>
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 <[email protected]>
    Tested-by: Henry Castro <[email protected]>

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;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to