loleaflet/css/loleaflet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 85574023a6d82d694661a8f45099f9cd2044be31 Author: Jan Holesovsky <ke...@collabora.com> AuthorDate: Thu Jan 30 10:35:11 2020 +0100 Commit: Jan Holesovsky <ke...@collabora.com> CommitDate: Thu Jan 30 10:38:21 2020 +0100 Mobile Calc: Remove one more pixel to close a gap. Change-Id: If182d2284285d683b01d4e8ab97ddb967010c957 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87722 Reviewed-by: Jan Holesovsky <ke...@collabora.com> Tested-by: Jan Holesovsky <ke...@collabora.com> diff --git a/loleaflet/css/loleaflet.css b/loleaflet/css/loleaflet.css index fb5ddd116..3805b1b4e 100644 --- a/loleaflet/css/loleaflet.css +++ b/loleaflet/css/loleaflet.css @@ -252,7 +252,7 @@ body { } #document-container.spreadsheet-document { - top: 93px !important; + top: 92px !important; bottom: 68px; } @@ -263,7 +263,7 @@ body { } #spreadsheet-row-column-frame { - top: 73px !important; + top: 72px !important; bottom: 68px; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits