From acec7f906dc5b4239984343b01021981151d0ad2 Mon Sep 17 00:00:00 2001 From: Ricardo Marques Date: Thu, 18 Jul 2019 13:58:59 +0100 Subject: [PATCH] mgr/dashboard: Increase col size on mgr module edit form Signed-off-by: Ricardo Marques --- .../mgr-modules/mgr-module-form/mgr-module-form.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.html index 0c37a36785ac6..33ce5c5577679 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.html @@ -17,7 +17,7 @@ *ngFor="let moduleOption of moduleOptions | keyvalue"> -