From 88ed93afd91a6a15f1c9df52347c8e5e3ebda841 Mon Sep 17 00:00:00 2001 From: Frankie Date: Fri, 10 Jun 2016 12:54:57 -0400 Subject: Remove qr code icon and reorder to have clipboard first --- ui/app/css/index.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ui/app/css') diff --git a/ui/app/css/index.css b/ui/app/css/index.css index ffe496458..2e0775724 100644 --- a/ui/app/css/index.css +++ b/ui/app/css/index.css @@ -365,7 +365,10 @@ input.large-input { .account-detail-section { } - +.name-label{ + position: relative; + bottom: 14px; +} .edit-text { height: 100%; visibility: hidden; -- cgit v1.2.3