Skip to content

Commit

Permalink
Merge pull request #139 from gpittarelli/tf2stadium-messages
Browse files Browse the repository at this point in the history
comment-box: add tf2stadium chat badge
  • Loading branch information
gpittarelli committed Jan 12, 2016
2 parents 001843a + 0e3e587 commit 1489f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/main/_elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
#chat .chat-message {

//In order from low priority to high priority to appear
$chatBadges: (donator contributor moderator administrator);
$chatBadges: (donator contributor moderator administrator tf2stadium);

@each $badge in $chatBadges {
.md-button.#{$badge}:before {
Expand Down

0 comments on commit 1489f68

Please sign in to comment.