add form class which adds margin-bottom to offset the action-group-footer height
This commit is contained in:
@@ -98,3 +98,7 @@ hr {
|
||||
.usa-section {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.form {
|
||||
margin-bottom: $action-footer-height + $large-spacing;
|
||||
}
|
||||
|
Reference in New Issue
Block a user