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

This commit is contained in:
Gustavo Maximiliano Cortez 2015-08-19 11:35:58 -03:00
parent cdf16f0485
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>

View File

@ -6,7 +6,7 @@
<div class="content preferences p20v" ng-controller="preferencesAbout as about">
<div class="text-center small-5 small-centered columns m20b" >
<img src="img/logo.png" alt="Copay" width="100%">
<img src="img/logo.png" alt="Copay">
</div>
<h4 class="title m0" translate>Release Information</h4>

View File

@ -12,7 +12,7 @@
</li>
</ul>
<div class="row column m20t">
<div class="row m20t">
<div class="text-gray size-12 text-center" ng-repeat="fee in (index.network == 'livenet' ? index.feeLevels.livenet :
index.feeLevels.testnet)" ng-if="fee.level == index.currentFeeLevel">
<div ng-show="fee.nbBlocks">
@ -22,7 +22,7 @@
</div>
</div>
<div class="row column m20t">
<div class="row m20t">
<div class="text-gray size-12 text-center" translate>
Bitcoin transactions may include a fee collected by miners on the network. The higher the fee, the greater the incentive a miner has to include that transaction in a block. Actual fees are determined based on network load and the selected policy.
</div>

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>

View File

@ -23,7 +23,7 @@
<li class="line-b p10">cmgustavo83<span class="right text-gray size-12" translate>Spanish</span></li>
<li class="line-b p10">lax5<span class="right text-gray size-12" translate>Russian</span></li>
</ul>
<div class="row column m20t">
<div class="row m20t">
<div class="size-12 text-gray text-center">
<p class="size-12 text-black">
<span translate>All contributions to Copay's translation are welcome. Sign up at crowdin.com and join the Copay project at</span>