Made HTTP Header field full width

To match our style guidelines
This commit is contained in:
Akita Noek 2016-06-09 12:18:05 -04:00
parent f1d915084a
commit a2137a54a9

View File

@ -299,6 +299,7 @@ export default function() {
label: 'HTTP Headers',
type: 'textarea',
rows: 5,
'class': 'Form-formGroup--fullWidth',
awRequiredWhen: {
reqExpression: "webhook_required",
init: "false"