Remove 1-2-3 image from creation/join at Android version

This commit is contained in:
Yemel Jardi 2014-08-15 15:47:13 -03:00
commit 818c01bf52
5 changed files with 6 additions and 3 deletions

View file

@ -8,7 +8,7 @@
<div class="large-8 columns line-dashed-setup-v">
<div class="box-setup oh">
<div ng-if="!$root.wallet.publicKeyRing.isComplete()">
<img ng-if="$root.fromSetup" class="right m15t" src="../img/step-3.svg" alt="Step 3">
<img ng-if="$root.fromSetup && !isMobile" class="right m15t" src="img/step-3.svg" alt="Step 3">
<h1 class="text-primary line-sidebar-b">Waiting copayers</h1>
<h3>Share this secret with your other copayers</h3>
<div class="panel">