Browse Source

Tweak position of moderator icon. Closes #1792

pull/1799/head
Gabe Kangas 3 years ago
parent
commit
134e784282
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA
  1. 3
      webroot/styles/chat.css

3
webroot/styles/chat.css

@ -283,9 +283,8 @@ @@ -283,9 +283,8 @@
}
.message-author .flair {
height: 70%;
height: 15px;
margin-right: 5px;
margin-top: 1px;
}
.moderator-menu-item {

Loading…
Cancel
Save