diff --git a/src/sass/views/tab-send.scss b/src/sass/views/tab-send.scss index 4821d2570..73b66ad3a 100644 --- a/src/sass/views/tab-send.scss +++ b/src/sass/views/tab-send.scss @@ -1,14 +1,13 @@ #tab-send { @extend .deflash-blue; - .qr-scan-icon a { - z-index: 10; - display: block; - position: absolute; - top: 55px; - right: 0; - padding: 0 10px; - font-size: 24px; + input { + width: 100%; + } + .qr-scan-icon { cursor: pointer; + cursor: hand; + border-left: 1px solid rgb(228, 228, 228); + padding-left: 10px; } .qr-icon { line-height: 45px; diff --git a/www/views/tab-send.html b/www/views/tab-send.html index c4751bdf9..2b999cfd3 100644 --- a/www/views/tab-send.html +++ b/www/views/tab-send.html @@ -18,19 +18,26 @@ -
+
Recipient
-
+ + +
+ + +
+
Contacts