Skip to content

Commit 9d60bb6

Browse files
committed
Make sure margins on buttons are removed
1 parent ea96c20 commit 9d60bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/css/components/_stacks-buttons.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
position: relative;
2323
display: inline-block;
2424
padding: 0.8em;
25+
margin: 0;
2526
border: 1px solid transparent;
2627
border-radius: @br-sm;
2728
background-color: transparent;

0 commit comments

Comments
 (0)