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

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


 loleaflet/dist/loleaflet.css |    1 -
 1 file changed, 1 deletion(-)

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

    loleaflet: Enable vertical scroll on annotations
    
    Change-Id: I6ff7a29bd22f57b4d9bbdbb824619030cf5f2e43
    (cherry picked from commit ecdb7e26455d105e4b936054cb333c60ca01d513)
    Reviewed-on: https://gerrit.libreoffice.org/36919
    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 cd7ae6a0..08ad35b2 100644
--- a/loleaflet/dist/loleaflet.css
+++ b/loleaflet/dist/loleaflet.css
@@ -178,7 +178,6 @@ body {
 	resize: none;
 	background-color: white;
 	overflow-x: hidden;
-	overflow-y: hidden;
 	width: 95%;
 }
 


More information about the Libreoffice-commits mailing list