From d083c1631dd2434ea0536103c394e8373b6fff46 Mon Sep 17 00:00:00 2001 From: David Cumps Date: Mon, 25 Dec 2017 14:11:24 +0100 Subject: [PATCH] feat: align parameters to match up (#375) --- 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 {