removed default button margin

This commit is contained in:
David 2015-06-30 09:27:26 -07:00
parent 78929b22df
commit c941c5f278

View File

@ -104,6 +104,7 @@ buttons
letter-spacing: inherit; letter-spacing: inherit;
text-align: inherit; text-align: inherit;
background-color: inherit; background-color: inherit;
margin-bottom: 0;
} }
.button:hover { .button:hover {
color: inherit; color: inherit;