[Libreoffice-commits] online.git: loleaflet/css
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Mon Oct 7 13:27:37 UTC 2019
loleaflet/css/toolbar.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7dfe5f3e24a11d87f9c6448550f3d3ef0986adff
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Mon Oct 7 12:42:12 2019 +0200
Commit: Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Mon Oct 7 15:27:19 2019 +0200
Make wizard items occupying full width
Change-Id: I25c9c2e8ea54e5a8f9d6447a4191ca90c2402d1a
Reviewed-on: https://gerrit.libreoffice.org/80368
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 2884625eb..a8e03e266 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -805,6 +805,7 @@ tr.useritem > td > img {
}
.ui-header.mobile-wizard {
+ width: 100%;
height: 56px !important;
font-size: 11pt !important;
margin: 0px;
More information about the Libreoffice-commits
mailing list