From 1cb0ffc141671ba7e9ebc810442b15128e5c417f Mon Sep 17 00:00:00 2001 From: Marty Alcala Date: Mon, 14 Nov 2016 15:34:47 -0500 Subject: [PATCH] ensure 3 dots display during balance update --- www/views/walletDetails.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/views/walletDetails.html b/www/views/walletDetails.html index 106016c25..5827b0df5 100644 --- a/www/views/walletDetails.html +++ b/www/views/walletDetails.html @@ -17,7 +17,7 @@
+ >
@@ -64,7 +64,7 @@
-
+
...