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

New commits:
commit 843717485adf8c71ebb7fb0e5da2e7d50f713d53
Author:     Pedro Pinto Silva <pedro.si...@collabora.com>
AuthorDate: Wed Feb 19 17:36:51 2020 +0100
Commit:     Pedro Pinto da Silva <pedro.si...@collabora.com>
CommitDate: Wed Feb 19 17:44:58 2020 +0100

    mobileWizard: remove unnecessary paddings (fixed overflow)
    
    Change-Id: I16e239bc132d779e63d60229472103720eec7500
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89051
    Tested-by: Pedro Pinto da Silva <pedro.si...@collabora.com>
    Reviewed-by: Pedro Pinto da Silva <pedro.si...@collabora.com>

diff --git a/loleaflet/css/mobilewizard.css b/loleaflet/css/mobilewizard.css
index dd1a71f10..dda78864a 100644
--- a/loleaflet/css/mobilewizard.css
+++ b/loleaflet/css/mobilewizard.css
@@ -183,7 +183,7 @@
        .menuwizard #mobile-wizard-content > div .ui-widget {
                padding-left: 0px !important;
        }
-       #mobile-wizard-content > div .ui-widget,  
#mobile-wizard:not(.menuwizard) #mobile-wizard-content > .ui-widget{
+       #mobile-wizard:not(.menuwizard) #mobile-wizard-content > 
.ui-header.level-0.mobile-wizard.ui-widget{
                padding-left: 2% !important;
                width: 100%;
        }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to