fix(button): fixed block button margin left & right

references #689
This commit is contained in:
Brandy Carney
2015-12-08 17:08:31 -05:00
parent afaf4d6de4
commit 96616842ec
3 changed files with 11 additions and 2 deletions

View File

@@ -48,8 +48,6 @@ a.button {
.button-block {
display: flex;
clear: both;
margin-right: 0;
margin-left: 0;
width: 100%;
&:after {