[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/dist

Pranav Kant pranavk at collabora.co.uk
Tue Apr 25 07:20:46 UTC 2017


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

New commits:
commit a03bfc15cc5d5861598efe0b63239ceecf282174
Author: Pranav Kant <pranavk at collabora.co.uk>
Date:   Mon Apr 24 19:34:57 2017 +0530

    loleaflet: Increase the annotation height a bit more
    
    Change-Id: Ibd04cfe3e17354244a31177edca23467e0f8e9c8
    (cherry picked from commit c88f1156b2f63ee330ad25d3b01c102378419b82)
    Reviewed-on: https://gerrit.libreoffice.org/36920
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>
    Tested-by: Jan Holesovsky <kendy at collabora.com>

diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index 08ad35b2..47ed88b0 100644
--- a/loleaflet/dist/loleaflet.css
+++ b/loleaflet/dist/loleaflet.css
@@ -178,6 +178,7 @@ body {
 	resize: none;
 	background-color: white;
 	overflow-x: hidden;
+	height: 50px;
 	width: 95%;
 }
 


More information about the Libreoffice-commits mailing list