Set max width on forms
This commit is contained in:
@@ -203,6 +203,8 @@
|
||||
|
||||
.form-container {
|
||||
margin-bottom: $action-footer-height + $large-spacing;
|
||||
max-width: $max-form-width;
|
||||
width: 100%;
|
||||
|
||||
&--narrow {
|
||||
max-width: $max-input-width;
|
||||
|
Reference in New Issue
Block a user