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

@ -8,8 +8,8 @@
<div class="content p20v" ng-controller="preferencesLogs as logs">
<div class="row columns">
<button class="black radius small expand" ng-show="logs.isCordova" ng-style="{'background-color':index.backgroundColor}" ng-click="logs.sendLogs()" ><i class="fi-mail"></i>
<div class="row columns large-centered medium-centered">
<button class="black round small expand" ng-show="logs.isCordova" ng-style="{'background-color':index.backgroundColor}" ng-click="logs.sendLogs()"><i class="fi-mail"></i>
<span translate>Send by email</span>
</button>