From d6116aaf57e4d27694c2c5a21b6fabb24f072508 Mon Sep 17 00:00:00 2001 From: sdtsui Date: Mon, 21 Aug 2017 16:59:00 -0700 Subject: [WIP] Tweak Send Screen Styles --- ui/app/css/itcss/components/sections.scss | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'ui/app/css/itcss/components/sections.scss') diff --git a/ui/app/css/itcss/components/sections.scss b/ui/app/css/itcss/components/sections.scss index c49fc617e..44ec3e862 100644 --- a/ui/app/css/itcss/components/sections.scss +++ b/ui/app/css/itcss/components/sections.scss @@ -283,17 +283,6 @@ textarea.twelve-word-phrase { background: #faf6f0; } -/* Send Screen */ - -.send-screen section { - margin: 4px 16px; -} - -.send-screen input { - width: 100%; - font-size: 12px; -} - /* Ether Balance Widget */ .ether-balance-amount { -- cgit