[Libreoffice-commits] online.git: loleaflet/dist

Pranav Kant pranavk at collabora.co.uk
Mon Apr 30 16:31:45 UTC 2018


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

New commits:
commit 642fb34e2f1ec8c7f5ac804eacb4a78aefa517a0
Author: Pranav Kant <pranavk at collabora.co.uk>
Date:   Mon Apr 30 12:44:27 2018 +0530

    loleaflet: Allow resizing on comment input field
    
    Change-Id: I60db186a6535bc6b2b53e8e0d0933bfddea970ba
    Reviewed-on: https://gerrit.libreoffice.org/53645
    Reviewed-by: pranavk <pranavk at collabora.co.uk>
    Tested-by: pranavk <pranavk at collabora.co.uk>

diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index 6efbb963c..4a5e86ced 100644
--- a/loleaflet/dist/loleaflet.css
+++ b/loleaflet/dist/loleaflet.css
@@ -207,7 +207,6 @@ body {
 	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif !important;
 	font-size: 13px;
 	border: 1px solid #c8c8c8;
-	resize: none;
 	background-color: white;
 	overflow-x: hidden;
 	height: 50px;


More information about the Libreoffice-commits mailing list