Merge pull request #3296 from betagouv/fix-icon-alignment
Fix icon vertical alignement in buttons
This commit is contained in:
commit
c6b76f0dae
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…
Add table
Reference in a new issue