Skip to content

Commit

Permalink
Improve button padding
Browse files Browse the repository at this point in the history
  • Loading branch information
ediblecode committed Apr 27, 2017
1 parent b2d9de2 commit 409b114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stylesheets/components/_components-buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
cursor: pointer;
display: inline-block;
margin: em(0 $spacing-x-small 0 0);
padding: em($spacing-x-small $spacing-medium);
padding: em($spacing-small $spacing-medium);
position: relative;
text-decoration: none;
vertical-align: top;
Expand Down

0 comments on commit 409b114

Please sign in to comment.