loleaflet/css/partsPreviewControl.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
New commits: commit c231d68eb44c31f334fa2d481980cfca59626945 Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Tue Dec 17 16:03:42 2019 +0100 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Wed Dec 18 23:37:25 2019 +0100 Slide-sorter: mobile: Make the slide previews smaller in landscape mode. So they are not cut by the document area. Change-Id: Ie53f693fc6ff4ccf8a4a86e1100860c3907f4a3a Reviewed-on: https://gerrit.libreoffice.org/85438 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com> diff --git a/loleaflet/css/partsPreviewControl.css b/loleaflet/css/partsPreviewControl.css index df9e92f1e..8a9d46d7a 100644 --- a/loleaflet/css/partsPreviewControl.css +++ b/loleaflet/css/partsPreviewControl.css @@ -57,8 +57,9 @@ } .preview-img { - min-width: 60px; - max-width: 60px; + min-width: 40px; + max-width: 40px; + margin-left: 8px; } .preview-frame { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits