diff --git a/css/src/main.css b/css/src/main.css
index 670a37b2c..e09b87dea 100644
--- a/css/src/main.css
+++ b/css/src/main.css
@@ -688,7 +688,6 @@ a.button-setup {
.locked {
font-size: 11px;
- margin-top: 0.2rem;
color: #7A8C9E;
}
diff --git a/css/src/mobile.css b/css/src/mobile.css
index 068992531..3e9f49239 100644
--- a/css/src/mobile.css
+++ b/css/src/mobile.css
@@ -19,15 +19,30 @@
}
.page, .main {
- height: auto;
+ height: 100%;
}
.main {
- height: 92%;
- margin-top: 30px;
margin-left: 0;
- margin-bottom: -30px;
- padding: 20px 0 80px 0;
+ padding: 60px 0 80px 0;
+ }
+
+ /* Fix IE */
+ .extra-margin-bottom {
+ display: block
+ height: 75px
+ overflow: hidden
+ clear: both
+ }
+
+ /* Fix Firefox */
+ @-moz-document url-prefix() {
+ .extra-margin-bottom {
+ display: block;
+ height: 75px;
+ overflow: hidden;
+ clear: both;
+ }
}
.tab-bar {
diff --git a/index.html b/index.html
index a6278c10a..3cad5e0e6 100644
--- a/index.html
+++ b/index.html
@@ -121,7 +121,9 @@
ng-class="{'dni':$root.hideNavigation || $root.wpInputFocused}"
>
-
+
diff --git a/views/add.html b/views/add.html
index 6b2ffec64..e9ebc3c3c 100644
--- a/views/add.html
+++ b/views/add.html
@@ -18,4 +18,5 @@
Import wallet
-
\ No newline at end of file
+
+
diff --git a/views/copayers.html b/views/copayers.html
index d77e5b95c..9ca0fdcd3 100644
--- a/views/copayers.html
+++ b/views/copayers.html
@@ -1,7 +1,7 @@
-
{{$root.title}}
+ Share this secret with your copayers
@@ -50,4 +50,5 @@
+
diff --git a/views/create.html b/views/create.html
index c5b5b38d9..58150b70a 100644
--- a/views/create.html
+++ b/views/create.html
@@ -87,3 +87,4 @@
+
diff --git a/views/createProfile.html b/views/createProfile.html
index 29badbf47..4652f1f3b 100644
--- a/views/createProfile.html
+++ b/views/createProfile.html
@@ -241,4 +241,5 @@
+
diff --git a/views/errors/404.html b/views/errors/404.html
index 3610e89b2..a9d8759ec 100644
--- a/views/errors/404.html
+++ b/views/errors/404.html
@@ -8,4 +8,4 @@
Page not found
« Back
-
+
diff --git a/views/history.html b/views/history.html
index c1923cd07..daecbf5c4 100644
--- a/views/history.html
+++ b/views/history.html
@@ -47,7 +47,7 @@
-
+
+
diff --git a/views/homeWallet.html b/views/homeWallet.html
index 1ac98ce42..f724f1297 100644
--- a/views/homeWallet.html
+++ b/views/homeWallet.html
@@ -85,9 +85,10 @@
-
+
diff --git a/views/import.html b/views/import.html
index 8d998afc4..495e9fda0 100644
--- a/views/import.html
+++ b/views/import.html
@@ -97,3 +97,4 @@
+
diff --git a/views/includes/head.html b/views/includes/head.html
index 01643ffa6..934f342f5 100644
--- a/views/includes/head.html
+++ b/views/includes/head.html
@@ -1,26 +1,21 @@
-
-
Waiting for copayers...
-
-
-
-
Balance:
-
{{$root.wallet.balanceInfo.totalBalance || 0}} {{$root.wallet.settings.unitName}}
-
{{$root.wallet.balanceInfo.totalBalanceAlternative}} {{$root.wallet.balanceInfo.alternativeIsoCode}}
-
N/A
-
-
-
-
-
-
-
-
-
-
+
+
+
+
Balance:
+
{{$root.wallet.balanceInfo.totalBalance || 0}} {{$root.wallet.settings.unitName}}
+
{{$root.wallet.balanceInfo.totalBalanceAlternative}} {{$root.wallet.balanceInfo.alternativeIsoCode}}
+
N/A
+
+
+
+
+
+
+
+
+
-
-
+
diff --git a/views/profile.html b/views/profile.html
index 1a368ba1c..e3e83cede 100644
--- a/views/profile.html
+++ b/views/profile.html
@@ -103,7 +103,7 @@
-
+
-
+
+
diff --git a/views/receive.html b/views/receive.html
index 1873467fc..d76f3387d 100644
--- a/views/receive.html
+++ b/views/receive.html
@@ -22,7 +22,7 @@
-
+
+
diff --git a/views/send.html b/views/send.html
index f00652b4f..d42af2f2e 100644
--- a/views/send.html
+++ b/views/send.html
@@ -164,19 +164,20 @@
-
+
+
- {{'Locked'|translate}}
+ {{'Locked'|translate}}
{{$root.wallet.balanceInfo.lockedBalance}} {{$root.wallet.settings.unitName}}
- {{$root.wallet.balanceInfo.lockedBalanceAlternative}} {{$root.wallet.balanceInfo.alternativeIsoCode}}
-
-
+
+