add space between icon and button text
This commit is contained in:
parent
c4141bac76
commit
9810c71d9b
1 changed files with 4 additions and 0 deletions
|
@ -204,6 +204,10 @@
|
|||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
svg, .fa {
|
||||
margin-right: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-lg {
|
||||
|
|
Loading…
Reference in a new issue