Skip to content
Snippets Groups Projects

fix huge emoji in usernames

Merged HJ requested to merge fix-username-emoji into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -418,7 +418,7 @@ $status-margin: 0.75em;
max-width: 85%;
font-weight: bold;
img {
img.emoji {
width: 14px;
height: 14px;
vertical-align: middle;
Loading