[Libreoffice-commits] online.git: Branch 'distro/cib/libreoffice-6-2' - loleaflet/css

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Apr 15 08:28:01 UTC 2019


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

New commits:
commit 05d8b47fd7796808a637ab0fbe2a99f8771ee4d1
Author:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Mon Apr 15 10:24:04 2019 +0200
Commit:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Mon Apr 15 10:24:04 2019 +0200

    Fix menubar bg with logo added
    
    Change-Id: If70ccd49adcd501376ab213521774b1f0f5a352c

diff --git a/loleaflet/css/menubar.css b/loleaflet/css/menubar.css
index 84605a378..2253047fc 100644
--- a/loleaflet/css/menubar.css
+++ b/loleaflet/css/menubar.css
@@ -15,7 +15,7 @@
     height: 30px; /* on mouseover menubar items, border emerges */
     background: #efefef;
     position: static;
-    margin-left: 10px;
+    padding-left: 10px;
     width: auto;
 }
 


More information about the Libreoffice-commits mailing list