diff --git a/css/mobile.css b/css/mobile.css index 4d6c21c33..7fd57f68b 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -13,7 +13,7 @@ } .logo-setup { - margin: 10px 0; + margin: 20px 0; } .home, .open, .join, .waiting-copayers, .setup, .import, .settings { diff --git a/views/copayers.html b/views/copayers.html index c6d7c3434..593299d66 100644 --- a/views/copayers.html +++ b/views/copayers.html @@ -16,24 +16,30 @@

New Wallet Created

-
+

Download Backup

-
- - {{$root.wallet.getName()}} : - {{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} - +
+

+ + {{$root.wallet.getName()}} : + {{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} + +

-
-

Waiting Copayers for {{$root.wallet.getName()}}

+
+

+ Waiting Copayers for {{$root.wallet.getName()}} +

-
- - {{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} wallet - +
+

+ + {{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} wallet + +

@@ -53,11 +59,13 @@

+
Waiting for other copayers to make a Backup
+