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

New commits:
commit bf983a22bd409bd65d04367074e2795910215970
Author:     Pedro <[email protected]>
AuthorDate: Fri Oct 4 14:00:54 2019 +0200
Commit:     Szymon Kłos <[email protected]>
CommitDate: Sun Oct 6 22:07:01 2019 +0200

    Add aditional space to tb_actionbar_item_mobile_wizard icon as its neighbors
    
    Change-Id: I783184e20486be42ee878c9887670b58f4d74996
    Reviewed-on: https://gerrit.libreoffice.org/80210
    Reviewed-by: Szymon Kłos <[email protected]>
    Tested-by: Szymon Kłos <[email protected]>

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 61dc2b5c5..7d83755d9 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -20,7 +20,7 @@
                overflow: visible !important;
                background-color: white;
 }
-#tb_actionbar_item_undo .w2ui-tb-image, #tb_actionbar_item_redo 
.w2ui-tb-image, #tb_actionbar_item_userlist{
+#tb_actionbar_item_undo .w2ui-tb-image, #tb_actionbar_item_redo 
.w2ui-tb-image, #tb_actionbar_item_userlist, #tb_actionbar_item_mobile_wizard 
.w2ui-tb-image{
   min-width: 48px;
 }
 #toolbar-down {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to