Fix layout for prefFee, logs, about, disclaimer, translators

This commit is contained in:
Gustavo Maximiliano Cortez 2015-08-19 11:35:58 -03:00
commit 96f93411b3
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@
Agree
</button>
</div>
<button ng-show="agreed && !index.hasProfile" class="round" translate>
<button ng-show="agreed && !index.hasProfile" class="round expand" ng-click="agree()" translate>
Go back
</button>
</div>