Added into the scss file also

This commit is contained in:
Michael James 2018-04-05 23:56:58 +01:00 committed by GitHub
parent 72ec9dff43
commit 22a695be44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -188,3 +188,8 @@
margin-top: 5px;
}
}
#Form_EditForm_Summary_Holder {
.form__field-holder.form__field-holder--no-label {
margin: 20px 0 10px 20px;
}
}