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

New commits:
commit 681c9944818bb960acec81b117a3ebbcba60a1db
Author:     Pedro <pedro.si...@collabora.com>
AuthorDate: Mon Oct 7 16:27:54 2019 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Mon Oct 7 19:44:34 2019 +0200

    Center align tb_actionbar_item_userlist via parent table
    
    Change-Id: I2d327095cc5949aaf764ad8832a266ad1a4b4669
    Reviewed-on: https://gerrit.libreoffice.org/80391
    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 de5250b75..5dcbe05a7 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -102,6 +102,7 @@
        #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, #tb_actionbar_item_prev  .w2ui-tb-image, 
#tb_actionbar_item_next  .w2ui-tb-image, 
#tb_actionbar_item_insertion_mobile_wizard .w2ui-tb-image{
          min-width: 48px;
        }
+       #tb_actionbar_item_userlist table{margin: auto !important;}
        #toolbar-up .checked{
                border-color: #fff;
        }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to