Fix icon alignement in buttons
This commit is contained in:
parent
feb340697a
commit
f9768825a2
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
width: 18px;
|
||||
height: 18px;
|
||||
background-size: 18px 18px;
|
||||
vertical-align: middle;
|
||||
vertical-align: text-bottom;
|
||||
margin-right: $default-spacer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue