From: Tatjana Dehler Date: Tue, 16 Oct 2018 10:28:16 +0000 (+0200) Subject: mgr/dashboard: configs textarea disallow horizontal resize X-Git-Tag: v14.0.1~13^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24614%2Fhead;p=ceph.git mgr/dashboard: configs textarea disallow horizontal resize The textarea allows horizontal and vertical resize by default. Only the vertical resize is appropriate for this form. Fixes: http://tracker.ceph.com/issues/36452 Signed-off-by: Tatjana Dehler --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html index e2025fc33c17e..dfedb8d0f83a6 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html @@ -33,7 +33,7 @@ class="control-label col-sm-3">Description
-