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

New commits:
commit 5c95448308f5c40cc3b3a15ffbb2876cbda1a821
Author:     Jan Holesovsky <ke...@collabora.com>
AuthorDate: Tue Mar 31 22:17:13 2020 +0200
Commit:     Jan Holesovsky <ke...@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 <ke...@collabora.com>
    Reviewed-by: Jan Holesovsky <ke...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to