UX: Alignment fix for names with emoji

This commit is contained in:
Kris 2019-02-08 11:06:15 -05:00
parent 747fea8458
commit 7c55de6e6f
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
text-overflow: ellipsis;
vertical-align: middle;
a {
vertical-align: middle;
color: dark-light-choose($primary-high, $secondary-low);
}
}