diff --git a/src/modules/ui/directives/transaction/transactions.less b/src/modules/ui/directives/transaction/transactions.less index f20caf9d2b..b675673974 100644 --- a/src/modules/ui/directives/transaction/transactions.less +++ b/src/modules/ui/directives/transaction/transactions.less @@ -71,6 +71,11 @@ w-transaction .transaction { } } + .exchange-type { + white-space: nowrap; + margin-right: 5px; + } + .icon { position: relative; width: 48px; diff --git a/src/modules/ui/directives/transaction/types/exchange/exchange.html b/src/modules/ui/directives/transaction/types/exchange/exchange.html index 8371fe36a8..3ae952ed8b 100644 --- a/src/modules/ui/directives/transaction/types/exchange/exchange.html +++ b/src/modules/ui/directives/transaction/types/exchange/exchange.html @@ -2,7 +2,7 @@
- + {{$ctrl.getAssetName($ctrl.transaction.amount.asset)}}