Add more icon margin in buttons

pull/2887/head
Alex P 2018-02-27 18:32:02 -08:00
parent 9d6baa55c7
commit 3a0a3528ca
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ input.btn {
> .icon {
font-size: 1.125em;
top: 0px;
margin-right: 4px;
margin-right: 6px;
}
&.btn-square {
width: $form-sm-height;