loleaflet: Allow resizing on comment input field
Change-Id: I60db186a6535bc6b2b53e8e0d0933bfddea970ba Reviewed-on: https://gerrit.libreoffice.org/53645 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
This commit is contained in:
parent
c879049f1f
commit
642fb34e2f
1 changed files with 0 additions and 1 deletions
1
loleaflet/dist/loleaflet.css
vendored
1
loleaflet/dist/loleaflet.css
vendored
|
@ -207,7 +207,6 @@ body {
|
||||||
font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif !important;
|
font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif !important;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
border: 1px solid #c8c8c8;
|
border: 1px solid #c8c8c8;
|
||||||
resize: none;
|
|
||||||
background-color: white;
|
background-color: white;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
|
Loading…
Reference in a new issue