fix padding bugs

This commit is contained in:
bechi 2016-01-20 15:29:43 -03:00 committed by Gustavo Maximiliano Cortez
commit 4ab36478fe

View file

@ -32,7 +32,7 @@
<div ng-show="wordsC.step == 1">
<div ng-show="wordsC.mnemonicWords || (wordsC.credentialsEncrypted && !wordsC.deleted)">
<h5 class="text-center" translate>Write your wallet seed</h5>
<div class="size-14 text-gray" ng-show="(index.n>1 && index.m != index.n )">
<div class="size-14 text-gray columns" ng-show="(index.n>1 && index.m != index.n )">
<span translate>
To restore this {{index.m}}-{{index.n}} <b>shared</b> wallet you will need
</span>:
@ -43,7 +43,7 @@
</ol>
</span>
</div>
<div class="size-14 text-gray" ng-show="(index.n>1 && index.m == index.n )">
<div class="size-14 text-gray columns" ng-show="(index.n>1 && index.m == index.n )">
<span translate>
To restore this {{index.m}}-{{index.n}} <b>shared</b> wallet you will need
</span>: