loleaflet/css/toolbar.css |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit b156d80107b02862be7b0826d683befc64140be9
Author:     Pedro <pedro.si...@collabora.com>
AuthorDate: Thu Oct 3 15:36:48 2019 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Sun Oct 6 22:06:26 2019 +0200

    Increase icon element's width
    
    Change-Id: Ic11cbf02513f7c9052bec26f5a56d354219ef24a
    Reviewed-on: https://gerrit.libreoffice.org/80134
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>
    Tested-by: Szymon Kłos <szymon.k...@collabora.com>

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

Reply via email to