loleaflet/css/mobilewizard.css |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

New commits:
commit 9446f02a23ba0eb2da1f7439a5e0bc8bb7cfa47f
Author:     Pedro Pinto Silva <pedro.si...@collabora.com>
AuthorDate: Fri Jan 3 15:53:31 2020 +0100
Commit:     Pedro Pinto da Silva <pedro.si...@collabora.com>
CommitDate: Fri Jan 3 16:17:33 2020 +0100

    Mobile: mobile-wizard
    
    - Remove specific id rules and swap them with class rules
    - Decrease row's width
    
    Change-Id: I058c2bd80070df1d238eb978e8e616081a4b3d8c
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86187
    Reviewed-by: Pedro Pinto da Silva <pedro.si...@collabora.com>
    Tested-by: Pedro Pinto da Silva <pedro.si...@collabora.com>

diff --git a/loleaflet/css/mobilewizard.css b/loleaflet/css/mobilewizard.css
index 4cb167a75..d932e5a1f 100644
--- a/loleaflet/css/mobilewizard.css
+++ b/loleaflet/css/mobilewizard.css
@@ -267,7 +267,7 @@
        }
 
        .ui-header.mobile-wizard {
-               width: 96%;
+               width: 92%;
                height: 56px !important;
                font-size: 11pt !important;
                margin: 0px;
@@ -306,8 +306,8 @@
        .ui-content.unospan {
                line-height: 32px;
                display: table;
+               padding-left: 4%;
        }
-       #SetBorderStyle, div[id^=NumberFormat]{padding-left: 4%;}
        .ui-content.unolabel {
                display: table-cell;
                vertical-align: middle;
@@ -555,9 +555,6 @@
                font-size: 12px;
                font-weight: bold;
        }
-       [title=Line] > #XLineColor {
-               width: 100%;
-       }
        #DecrementIndent + input:disabled{display: none;}
        div#mobile-wizard-content input[type=number]{
                height: 46px;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to