Fix checkmark on interaction buttons with larger fonts (#1799)
Fixes #1796
This commit is contained in:
@@ -22,8 +22,8 @@ $emojis-requiring-inversion: 'back' 'copyright' 'curly_loop' 'currency_exchange'
|
||||
content: "\F00C";
|
||||
font-size: 50%;
|
||||
font-family: FontAwesome;
|
||||
right: -5px;
|
||||
top: -4px;
|
||||
right: -0.55em;
|
||||
top: -0.44em;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user