aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/src/app/first-time/index.css
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2018-03-28 04:28:58 +0800
committerGitHub <noreply@github.com>2018-03-28 04:28:58 +0800
commit8648aee907bb67e4a0e80ee6f67562046f302ef5 (patch)
treefa24bed0df96260e0271f93d3f99977613e6a566 /mascara/src/app/first-time/index.css
parent775275e1387c140fabb3ddbef5544af0dcbc4df0 (diff)
parent0fe0d8b7a5ec3a143ece38df4d0811b6de02b63f (diff)
downloadtangerine-wallet-browser-8648aee907bb67e4a0e80ee6f67562046f302ef5.tar.gz
tangerine-wallet-browser-8648aee907bb67e4a0e80ee6f67562046f302ef5.tar.zst
tangerine-wallet-browser-8648aee907bb67e4a0e80ee6f67562046f302ef5.zip
Merge branch 'master' into selenium-e2e
Diffstat (limited to 'mascara/src/app/first-time/index.css')
-rw-r--r--mascara/src/app/first-time/index.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/mascara/src/app/first-time/index.css b/mascara/src/app/first-time/index.css
index d7b146e51..5f8bbd4be 100644
--- a/mascara/src/app/first-time/index.css
+++ b/mascara/src/app/first-time/index.css
@@ -122,6 +122,10 @@
width: calc(100vw - 80px);
}
+ .unique-image {
+ width: auto;
+ }
+
.create-password__title,
.unique-image__title,
.tou__title,
@@ -221,10 +225,6 @@
max-width: 46rem;
}
-.backup-phrase {
- width: 100%;
-}
-
.create-password__title,
.unique-image__title,
.tou__title,
@@ -674,7 +674,6 @@ button.backup-phrase__confirm-seed-option:hover {
}
.buy-ether__action-content-wrapper {
- width: 360px;
display: flex;
flex-flow: column nowrap;
}