From 0b5f323d11eb1b2217516971793e02ed290113b6 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Tue, 12 Jul 2016 11:58:53 -0300 Subject: [PATCH] Fix scrolling when there are many txp s on OSX --- public/views/includes/transaction.html | 22 ++++++++++++---------- public/views/walletHome.html | 16 +++++----------- src/sass/main.scss | 4 ++++ 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/public/views/includes/transaction.html b/public/views/includes/transaction.html index 4b3fa3fcb..b294a855b 100644 --- a/public/views/includes/transaction.html +++ b/public/views/includes/transaction.html @@ -1,4 +1,4 @@ -
@@ -7,19 +7,21 @@ sync
- - {{index.addressbook[tx.toAddress]}} - - {{tx.message}} +
+ + {{index.addressbook[tx.toAddress]}} - - Sending + + {{tx.message}} - - + + Sending + +
+
{{tx.merchant.domain}} {{tx.merchant.domain}} - +
diff --git a/public/views/walletHome.html b/public/views/walletHome.html index cfbecd318..37fbc9058 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -35,7 +35,8 @@ --> - +
-
+
@@ -117,12 +118,11 @@ {{newRelease}}
-
+

Payment Proposals

Unsent transactions

-
-
+
-
- {{index.completeHistory.length - index.txHistory.length}} more -   - -
-