loleaflet/css/loleaflet.css | 3 +++ 1 file changed, 3 insertions(+) New commits: commit 4a4a888798f03f557d76f90cc67f6bd3c6159887 Author: Henry Castro <hcas...@collabora.com> AuthorDate: Tue Oct 16 21:06:34 2018 -0400 Commit: Henry Castro <hcas...@collabora.com> CommitDate: Tue Oct 16 21:07:08 2018 -0400
loleaflet: mobile: ensure to hide the document name Change-Id: I5285409f69f8e6568436fcc25a58eca4a24a0886 diff --git a/loleaflet/css/loleaflet.css b/loleaflet/css/loleaflet.css index cd211adcb..0920701cc 100644 --- a/loleaflet/css/loleaflet.css +++ b/loleaflet/css/loleaflet.css @@ -114,6 +114,9 @@ body { #closebutton { display: none; } + #document-name-input { + display: none; + } } .loleaflet-font { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits