From 73018e062f762053b8ae13910e7040662abb2526 Mon Sep 17 00:00:00 2001 From: Jason Dreyzehner Date: Tue, 11 Oct 2016 15:27:25 -0400 Subject: [PATCH] feat(design): polish send tab design --- src/sass/views/tab-send.scss | 7 +++++++ www/views/tab-send.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/sass/views/tab-send.scss b/src/sass/views/tab-send.scss index 5c2a45669..ea74c2d72 100644 --- a/src/sass/views/tab-send.scss +++ b/src/sass/views/tab-send.scss @@ -1,5 +1,12 @@ #tab-send { + .send-heading { + font-size: 14px; + font-weight: bold; + padding-bottom: 0; + } .bitcoin-address { + border-top: none; + padding-bottom: .5rem; @media(max-width: 480px) { input { font-size: 12px; diff --git a/www/views/tab-send.html b/www/views/tab-send.html index 305e15838..87c5f2dbe 100644 --- a/www/views/tab-send.html +++ b/www/views/tab-send.html @@ -4,7 +4,7 @@ -
Recipient
+
Recipient