aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/index.css
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-03-30 04:05:57 +0800
committerGitHub <noreply@github.com>2017-03-30 04:05:57 +0800
commitac7782e58acf33537b96a81b7b62b3429e620140 (patch)
tree9af456c9b6c9a8675fdbca2f028ad78666f3a96d /ui/app/css/index.css
parent6f28426a22e0218b3b65e707dd24e4680a3c3548 (diff)
parentcb34eda6c6e320297c8616248e7e57a6926a24a6 (diff)
downloadtangerine-wallet-browser-ac7782e58acf33537b96a81b7b62b3429e620140.tar.gz
tangerine-wallet-browser-ac7782e58acf33537b96a81b7b62b3429e620140.tar.zst
tangerine-wallet-browser-ac7782e58acf33537b96a81b7b62b3429e620140.zip
Merge pull request #1283 from MetaMask/i1267-textfix
Fix potential formatting issues for seed word display.
Diffstat (limited to 'ui/app/css/index.css')
-rw-r--r--ui/app/css/index.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css
index de8ae0e92..033502f5a 100644
--- a/ui/app/css/index.css
+++ b/ui/app/css/index.css
@@ -148,7 +148,6 @@ h2.page-subtitle {
}
textarea.twelve-word-phrase {
- margin-top: 20px;
padding: 12px;
width: 300px;
height: 140px;