Removed extraneous space

This commit is contained in:
Blade Barringer 2014-11-29 12:53:19 -06:00
parent 223cac838e
commit e4b2351b42

View file

@ -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