From 1c585eaf1c498c5280a500354f92d0d655a37bbb Mon Sep 17 00:00:00 2001 From: bechi Date: Tue, 23 Sep 2014 15:06:03 -0300 Subject: [PATCH] fix addresses details button --- css/src/main.css | 5 ++++- views/addresses.html | 38 +++++++++++++++++++++----------------- 2 files changed, 25 insertions(+), 18 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index 1d0d9cf2e..aaa07a796 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -944,7 +944,6 @@ button, .button, p { } .addresses .list-addr contact { - margin-left: 42px; cursor: text; } @@ -1157,6 +1156,10 @@ a.text-warning:hover {color: #FD7262;} display: none; } +fieldset legend { + background: transparent; +} + @media only screen and (min-width: 40.063em) { dialog.tiny, .reveal-modal.tiny { width: 50%; diff --git a/views/addresses.html b/views/addresses.html index 937dc186b..5680e180d 100644 --- a/views/addresses.html +++ b/views/addresses.html @@ -8,24 +8,28 @@
-
-
-
-   - - - - - change +
+
+
+
+ + + + + change +
+
+
+ + + +

+ {{addr.balance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} +

+
+ -
-
- - - -

- {{addr.balance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} -