diff --git a/views/options/social/chat-message.jade b/views/options/social/chat-message.jade index de6a425bcc..3014b75aa0 100644 --- a/views/options/social/chat-message.jade +++ b/views/options/social/chat-message.jade @@ -10,7 +10,7 @@ mixin chatMessages(inbox) span(ng-class='userAdminGlyphiconStyleFromLevel(message.contributor.level)') // this invisible username label is here to push the message text far enough right that the visible label can be floated to this point without covering up any of the text markdown(ng-model='::message.text') - | - + | - span.muted.time(from-now='::message.timestamp') unless inbox span