loleaflet/dist/loleaflet.css |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 7feef9a197e399e1263a188eb8057ad71f65066b
Author:     Henry Castro <[email protected]>
AuthorDate: Tue Oct 16 21:06:34 2018 -0400
Commit:     Jan Holesovsky <[email protected]>
CommitDate: Thu Nov 8 22:18:58 2018 +0100

    loleaflet: mobile: ensure to hide the document name
    
    Change-Id: I5285409f69f8e6568436fcc25a58eca4a24a0886
    Reviewed-on: https://gerrit.libreoffice.org/61861
    Reviewed-by: Jan Holesovsky <[email protected]>
    Tested-by: Jan Holesovsky <[email protected]>

diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index 3ce760548..5e7b5a41d 100644
--- a/loleaflet/dist/loleaflet.css
+++ b/loleaflet/dist/loleaflet.css
@@ -114,6 +114,9 @@ body {
     #closebutton {
        display: none;
     }
+    #document-name-input {
+       display: none;
+    }
 }
 
 .loleaflet-font {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to