[Libreoffice-commits] online.git: loleaflet/css
Szymon KÅos (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jul 2 09:04:17 UTC 2020
loleaflet/css/mobilewizard.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d8d3d1936aa33a0ea51f0b148fbc4e3c7c6a4cf2
Author: Szymon Kłos <szymon.klos at collabora.com>
AuthorDate: Thu Jul 2 08:58:06 2020 +0200
Commit: Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Thu Jul 2 11:03:58 2020 +0200
mobilewizard: add bottom padding
Change-Id: Ie1ae026a580c483f1a0a9cffffdd8eaac8679dca
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/97706
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos at collabora.com>
diff --git a/loleaflet/css/mobilewizard.css b/loleaflet/css/mobilewizard.css
index 9cbad6825..00e915a6c 100644
--- a/loleaflet/css/mobilewizard.css
+++ b/loleaflet/css/mobilewizard.css
@@ -194,6 +194,7 @@ p.mobile-wizard.ui-combobox-text.selected {
top: 111px;
bottom: 0px;
width: 100%;
+ padding-bottom: 50px;
}
#mobile-wizard.funcwizard div#mobile-wizard-content.hideHelpBG {
background: none !important;
More information about the Libreoffice-commits
mailing list