diff --git a/public/views/tab-send.html b/public/views/tab-send.html index 691ca080e..1ce95e42a 100644 --- a/public/views/tab-send.html +++ b/public/views/tab-send.html @@ -20,37 +20,41 @@
Contacts - +
- - + + + + Add a Contact - + - - + + + + {{item.name}} - + -
+
Show more
-
+
Transfer to Wallet
- + - + {{item.name}} - +
diff --git a/src/sass/views/tab-send.scss b/src/sass/views/tab-send.scss index 20ced3169..5c2a45669 100644 --- a/src/sass/views/tab-send.scss +++ b/src/sass/views/tab-send.scss @@ -11,11 +11,6 @@ padding-bottom: 1px; } } - .send-gravatar { - left: 11px; - position: absolute; - top: 10px; - } .show-more { text-align: center; padding: 20px;