removed weird box in amount screen

This commit is contained in:
Kadir Sekha 2018-02-08 21:27:13 -04:00
commit ae667c80c6

View file

@ -83,7 +83,9 @@
<span translate>Send max amount</span>
</span>
</button>
<button class="button button-sendmax" ng-click="changeUnit()">Switch Currencies<button/>
<button class="button button-sendmax" ng-click="changeUnit()">
<span>Switch Currencies</span>
</button>
</div>
</div>