call track comments alignment changes

This commit is contained in:
gandhimathi 2018-05-26 17:05:27 +05:30
parent 6594ce03ed
commit 0dfaf60ae2

View File

@ -385,10 +385,8 @@
<div class="text-muted text-small">
{{message.FirstName}} &nbsp;&nbsp; On &nbsp;&nbsp;{{message.CreatedOn}}
</div>
<span style="white-space:pre-wrap;margin-left: -4px;"> {{message.FollowupComments}}</span>
<p>
{{message.FollowupComments}}
</p>
</div>
</li>
</ul>