Skip to content

Commit

Permalink
fix(form): fixed button width (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
marijohannessen authored and joshblack committed Jun 4, 2018
1 parent 79bb452 commit f71e2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/form/_form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
display: flex;
flex-direction: column;
flex: 1;
margin-right: $spacing-md;
align-items: flex-start;
margin-bottom: $spacing-lg;
}

Expand Down

0 comments on commit f71e2c5

Please sign in to comment.