From 6f56c18c4542040cb961fb0fc0140b88c4b0148a Mon Sep 17 00:00:00 2001 From: David Cumps Date: Sun, 12 Nov 2017 23:47:03 +0100 Subject: [PATCH] Align parameters to match up --- lib/components/ParamsList/params-list.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/components/ParamsList/params-list.scss b/lib/components/ParamsList/params-list.scss index 12b7f981..eeabc023 100644 --- a/lib/components/ParamsList/params-list.scss +++ b/lib/components/ParamsList/params-list.scss @@ -40,7 +40,7 @@ header.paramType { .param-info { display: table-cell; - width: 100%; + width: 75%; } .param {