loleaflet/css/toolbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2ce491c6a227872e584808e49eca50ef93ae4899 Author: Pedro <pedro.si...@collabora.com> AuthorDate: Mon Oct 7 12:22:16 2019 +0200 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Mon Oct 7 15:27:42 2019 +0200 Fix mobille-wizard content's padding Change-Id: I7fc8ef5e3df51cf782a293cf0385b018e9c0ecbd Reviewed-on: https://gerrit.libreoffice.org/80366 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 a8e03e266..7dad0f77b 100644 --- a/loleaflet/css/toolbar.css +++ b/loleaflet/css/toolbar.css @@ -801,7 +801,7 @@ tr.useritem > td > img { .ui-content.mobile-wizard { background-color: white !important; border: none !important; - padding: 10px; + padding: 0px 12px 16px 12px; } .ui-header.mobile-wizard { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits