Browse Source

Move author flair down by 1px

pull/1658/head
Gabe Kangas 4 years ago
parent
commit
5ff5c87674
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA
  1. 1
      webroot/styles/chat.css

1
webroot/styles/chat.css

@ -278,6 +278,7 @@ @@ -278,6 +278,7 @@
.message-author .flair {
height: 70%;
margin-right: 5px;
margin-top: 1px;
}
.moderator-menu-item {

Loading…
Cancel
Save