[Libreoffice-commits] online.git: loleaflet/css
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 15 12:40:34 UTC 2019
loleaflet/css/toolbar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c345784eb62d90567d3743a8f82d7298a56c7a26
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Tue Oct 15 14:37:32 2019 +0200
Commit: Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Tue Oct 15 14:40:16 2019 +0200
mobile-wizard-content: fix checkbox alignments
Change-Id: I1b55c5a579e3a8e79980701eb0afbeaacaaefb8a
Reviewed-on: https://gerrit.libreoffice.org/80830
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 c8c5144d1..8bacd6dff 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -159,7 +159,7 @@
appearance: none;
width: 24px;
height: 24px;
- margin: 10px 0px !important;
+ margin: 10px 20px 10px 0px !important;
float: right;
-webkit-appearance: none;
-moz-appearance: none;
More information about the Libreoffice-commits
mailing list