Removed extraneous space
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user