Skip to content

Commit 2be55d6

Browse files
committed
Remove margin from button styles
Fixes #317
1 parent 8a67b68 commit 2be55d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/component-button/scss/_mixins.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
);
3030

3131
display: inline-block;
32-
margin: 0;
3332
border: none;
3433
vertical-align: top;
3534
white-space: nowrap;

0 commit comments

Comments
 (0)