fix text centered
This commit is contained in:
parent
1bca83e609
commit
d8f90e362d
1 changed files with 7 additions and 7 deletions
|
|
@ -156,7 +156,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row columns text-center m20t" ng-if="tx.canBeRemoved">
|
<div class="columns text-center m20t" ng-if="tx.canBeRemoved">
|
||||||
<div class="text-gray size-12 m20b" ng-if="!tx.isGlidera" translate>
|
<div class="text-gray size-12 m20b" ng-if="!tx.isGlidera" translate>
|
||||||
* A payment proposal can be deleted if 1) you are the creator, and no other copayer has signed, or 2) 24 hours have passed since the proposal was created.
|
* A payment proposal can be deleted if 1) you are the creator, and no other copayer has signed, or 2) 24 hours have passed since the proposal was created.
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue