aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
diff options
context:
space:
mode:
authorsdtsui <szehungdanieltsui@gmail.com>2017-07-30 09:54:21 +0800
committersdtsui <szehungdanieltsui@gmail.com>2017-07-30 09:54:21 +0800
commit970988167982a79c131331a7585512b5e53c9a95 (patch)
tree98e3cecb26c5aee0db7aa2f726037fa911a38153 /ui/app/css
parentfec3e64d630d17d035df43203bbfbf061930cd61 (diff)
downloadtangerine-wallet-browser-970988167982a79c131331a7585512b5e53c9a95.tar.gz
tangerine-wallet-browser-970988167982a79c131331a7585512b5e53c9a95.tar.zst
tangerine-wallet-browser-970988167982a79c131331a7585512b5e53c9a95.zip
Center send token content; hook up 'Next' and 'Cancel' buttons
Diffstat (limited to 'ui/app/css')
-rw-r--r--ui/app/css/index.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css
index 3cedb1d8e..d45966fc0 100644
--- a/ui/app/css/index.css
+++ b/ui/app/css/index.css
@@ -489,12 +489,8 @@ input.large-input {
/* Send Screen */
-.send-screen {
-
-}
-
.send-screen section {
- margin: 8px 16px;
+ margin: 4px 16px;
}
.send-screen input {