From c55faa44c646c59531750ac667ac3a56810bcd12 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Mon, 11 May 2015 16:33:40 -0300 Subject: [PATCH] Fix slide (right) for txp and tx history --- public/views/modals/tx-details.html | 5 +++-- public/views/modals/txp-details.html | 5 +++-- public/views/walletHome.html | 5 ++++- src/js/controllers/walletHome.js | 8 ++++---- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html index 5d4ef9ede..059896384 100644 --- a/public/views/modals/tx-details.html +++ b/public/views/modals/tx-details.html @@ -1,7 +1,8 @@