Merge pull request #1467 from bechi/bugs/ui-03

Bugs/ui 03
This commit is contained in:
Matias Alejo Garcia 2014-09-23 16:29:11 -03:00
commit 5c1935e04b
3 changed files with 25 additions and 18 deletions

View file

@ -8,7 +8,7 @@
</a>
</div>
<div class="show-for-small-only small-12 columns m10b" ng-show="tx.comment">
<p class="size-14 label">
<p class="size-14 label ellipsis text-left">
{{tx.comment}} Created by <strong>{{$root.wallet.publicKeyRing.nicknameForCopayer(tx.creator)}}</strong>
</p>
</div>