aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
diff options
context:
space:
mode:
authorAlexander Tseung <alextsg@users.noreply.github.com>2018-03-09 23:30:31 +0800
committerGitHub <noreply@github.com>2018-03-09 23:30:31 +0800
commit4b2e52795d52cfcf227ee56fba9f975e057e846d (patch)
treeb5dadbd4ac3b48329646eeb3de404d2a91920c8a /ui/app/css
parentf28bbe5b0392a9ae45f7f17fbc979ef796b27d16 (diff)
downloadtangerine-wallet-browser-4b2e52795d52cfcf227ee56fba9f975e057e846d.tar
tangerine-wallet-browser-4b2e52795d52cfcf227ee56fba9f975e057e846d.tar.gz
tangerine-wallet-browser-4b2e52795d52cfcf227ee56fba9f975e057e846d.tar.bz2
tangerine-wallet-browser-4b2e52795d52cfcf227ee56fba9f975e057e846d.tar.lz
tangerine-wallet-browser-4b2e52795d52cfcf227ee56fba9f975e057e846d.tar.xz
tangerine-wallet-browser-4b2e52795d52cfcf227ee56fba9f975e057e846d.tar.zst
tangerine-wallet-browser-4b2e52795d52cfcf227ee56fba9f975e057e846d.zip
Explicitly define state in import account from json component (#3491)
Diffstat (limited to 'ui/app/css')
-rw-r--r--ui/app/css/itcss/components/new-account.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/css/itcss/components/new-account.scss b/ui/app/css/itcss/components/new-account.scss
index c6c254ede..08cff867d 100644
--- a/ui/app/css/itcss/components/new-account.scss
+++ b/ui/app/css/itcss/components/new-account.scss
@@ -190,7 +190,7 @@
margin-top: 39px;
display: flex;
width: 100%;
- justify-content: space-evenly;
+ justify-content: space-between;
}
&__button-cancel,