Skip to content

Commit

Permalink
Increase horizontal padding
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
  • Loading branch information
marcoambrosini committed Dec 22, 2020
1 parent f2b0afd commit 75ad032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/css/inputs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ button, .button,
input[type='button'],
input[type='submit'],
input[type='reset'] {
padding: 6px 12px;
padding: 6px 16px;
width: auto;
min-height: $default-height;
cursor: pointer;
Expand Down

0 comments on commit 75ad032

Please sign in to comment.