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

Jan Holesovsky (via logerrit) logerrit at kemper.freedesktop.org
Wed Apr 1 06:53:10 UTC 2020


 loleaflet/css/device-mobile.css |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5c95448308f5c40cc3b3a15ffbb2876cbda1a821
Author:     Jan Holesovsky <kendy at collabora.com>
AuthorDate: Tue Mar 31 22:17:13 2020 +0200
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Wed Apr 1 08:52:52 2020 +0200

    mobile: Position the hamburger icon at the right place already during load.
    
    Change-Id: I93096a3239feccfe5268799b3fbd5544928e5372
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91442
    Tested-by: Jan Holesovsky <kendy at collabora.com>
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>

diff --git a/loleaflet/css/device-mobile.css b/loleaflet/css/device-mobile.css
index 7fd7e4ca3..43df49dbe 100644
--- a/loleaflet/css/device-mobile.css
+++ b/loleaflet/css/device-mobile.css
@@ -32,6 +32,7 @@ div#w2ui-overlay-actionbar.w2ui-overlay{
 /* Related to loleaflet.css */
 #toolbar-hamburger {
 	width: 36px;
+	height: 36px;
 }
 #toolbar-hamburger.menuwizard-opened {
 	width: 36px;


More information about the Libreoffice-commits mailing list