add space between icon and button text

This commit is contained in:
winniehell 2016-08-05 00:37:32 +02:00
parent c4141bac76
commit 9810c71d9b

View file

@ -204,6 +204,10 @@
position: relative;
top: 2px;
}
svg, .fa {
margin-right: 3px;
}
}
.btn-lg {