aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/lib.css
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2016-05-19 03:13:19 +0800
committerkumavis <aaron@kumavis.me>2016-05-19 03:13:19 +0800
commit877648623e0b483d05291379b17d5a6646375b34 (patch)
treeee5bf909860cbf942788e0177db7d81571846e31 /ui/app/css/lib.css
parent06557d7900b77a80eaa7e305d55182a6d0c10db5 (diff)
downloadtangerine-wallet-browser-877648623e0b483d05291379b17d5a6646375b34.tar.gz
tangerine-wallet-browser-877648623e0b483d05291379b17d5a6646375b34.tar.zst
tangerine-wallet-browser-877648623e0b483d05291379b17d5a6646375b34.zip
ui - redesign - sendTransaction
Diffstat (limited to 'ui/app/css/lib.css')
-rw-r--r--ui/app/css/lib.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/ui/app/css/lib.css b/ui/app/css/lib.css
index c366a5d5f..60c56422d 100644
--- a/ui/app/css/lib.css
+++ b/ui/app/css/lib.css
@@ -151,23 +151,6 @@
font-size: 1.2em;
}
-/* Send Screen */
-.send-screen {
- margin: 0 20px;
-}
-.send-screen section {
- margin: 7px;
- display: flex;
- flex-direction: row;
- justify-content: center;
-}
-.send-screen details {
- width: 100%;
-}
-.send-screen section input {
- width: 100%;
-}
-
hr.horizontal-line {
display: block;
height: 1px;