Add more icon margin in buttons
parent
9d6baa55c7
commit
3a0a3528ca
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue