Minor tweaks to Mailer UI

This commit is contained in:
iRouge
2015-02-12 12:37:05 -05:00
committed by Francis Lachapelle
parent 522108bdd3
commit f694f57638
2 changed files with 2 additions and 1 deletions
@@ -58,7 +58,7 @@
<div class="msg-body">
<div class="msg-date sg-md-body-multi">
<date data-ng-bind="message.date"><!-- date --></date>
<time datetime="message.date" data-ng-bind="message.date"><!-- date --></time>
</div>
<div class="mailer_mailcontent"
data-ng-bind-html="message.$content()"><!-- msg --></div>
@@ -29,6 +29,7 @@
}
.msg-date {
margin-bottom: $mg;
text-align: right;
}
// sg-md title don't fit in message headers