loleaflet/css/notebookbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0a885514098f7f13c265c6d10b912dd8c34506c6 Author: Szymon Kłos <szymon.k...@collabora.com> AuthorDate: Tue Jun 23 06:38:51 2020 +0200 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Thu Jun 25 14:34:16 2020 +0200 notebookbar: set correct height for calc Change-Id: I0872167aea1b09e771a3f4a57a4e2e708506d8a5 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/97106 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Tested-by: Jenkins Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/loleaflet/css/notebookbar.css b/loleaflet/css/notebookbar.css index 71e2cc736..ea8dfd0e7 100644 --- a/loleaflet/css/notebookbar.css +++ b/loleaflet/css/notebookbar.css @@ -53,7 +53,7 @@ scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* Internet Explorer 10+ */ - height: 105px; + height: 94px; margin-top: -20px; padding-top: 5px; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits