Adjust margins on home page, globally fix hr elements to default to having margins, and add class for hr elements to span full width of their container

This commit is contained in:
leigh-mil
2019-12-18 16:18:47 -05:00
parent 2584c43c90
commit 217a29b0dc
7 changed files with 14 additions and 9 deletions

View File

@@ -100,7 +100,7 @@
{{ CheckboxInput(form.perms_env_mgmt, classes="input__inline-fields", key=env_mgmt, id=env_mgmt, optional=True) }}
{{ CheckboxInput(form.perms_del_env, classes="input__inline-fields", key=del_env, id=del_env, optional=True) }}
</div>
<hr>
<hr class="full-width">
<div class="environment_roles environment-roles-new">
<h2>{{ "portfolios.applications.members.form.env_access.title" | translate }}</h2>
<p class='usa-input__help subtitle'>