Fix - 301 - Empty button appear in desktop version

This commit is contained in:
Jean-Baptiste Dominguez 2018-05-01 15:35:54 +09:00
commit 2d098982d0

View file

@ -56,7 +56,7 @@
<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()">Switch Currencies</button>
</div>
</div>
</div>