loleaflet/css/toolbar.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit c7ca54d1a2c15c2817f1999eb8ce6cb1c6d48cfd Author: Pedro <pedro.si...@collabora.com> AuthorDate: Tue Oct 15 14:41:39 2019 +0200 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Tue Oct 15 14:44:52 2019 +0200 mobile-wizard-tabs: be sure that both tabs ocupy the same width no matter its content Change-Id: I28bf4ae50f5d7ae2cf738a5a66bb8328ae20f406 Reviewed-on: https://gerrit.libreoffice.org/80832 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 8bacd6dff..c0aba2f08 100644 --- a/loleaflet/css/toolbar.css +++ b/loleaflet/css/toolbar.css @@ -1144,10 +1144,11 @@ menu-entry-with-icon.padding-left + menu-entry-icon.width */ .ui-tab.mobile-wizard { display: table-cell; + width: 49%; height: 36px; line-height: 36px; vertical-align: middle; - margin: 5px; + margin: 0px 1%; border-radius: 10px; border: none; color: #777; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits