loleaflet/css/toolbar.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)
New commits: commit c46168bb779ac8fd043ff9b219c9fd1a17460967 Author: Jan Holesovsky <ke...@collabora.com> AuthorDate: Thu Apr 2 15:48:34 2020 +0200 Commit: Jan Holesovsky <ke...@collabora.com> CommitDate: Thu Apr 2 16:38:20 2020 +0200 mobile: Let's remove the smaller padding for really small phones. Apparently there were more stuff added mobilewizard.css and nobody cared to update these, so I suspect better not to have this, because nobody will ever test it again anyway. Change-Id: I591fe2b52621cde4f1d7d1f087555f98c49731f2 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91575 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Jan Holesovsky <ke...@collabora.com> diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css index 408023067..c01e913f6 100644 --- a/loleaflet/css/toolbar.css +++ b/loleaflet/css/toolbar.css @@ -1,9 +1,4 @@ -@media (max-width: 407px), (max-device-height: 407px) { - #buttonbefore, #buttonafter, #buttonoptimal, #buttonparallel, #buttonnone, #buttonthrough{ - padding: 18px 28px 18px 28px !important; - } -} - #toolbar-up.w2ui-toolbar { +#toolbar-up.w2ui-toolbar { left: 0; right: 0; padding-left: 9px; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits