[Libreoffice-commits] online.git: loleaflet/css
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Sun Oct 6 20:07:19 UTC 2019
loleaflet/css/toolbar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bf983a22bd409bd65d04367074e2795910215970
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Fri Oct 4 14:00:54 2019 +0200
Commit: Szymon Kłos <szymon.klos at collabora.com>
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 <szymon.klos at collabora.com>
Tested-by: Szymon Kłos <szymon.klos at collabora.com>
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 {
More information about the Libreoffice-commits
mailing list