aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
diff options
context:
space:
mode:
authorKevin Serrano <kevin.serrano@consensys.net>2017-03-29 23:51:04 +0800
committerKevin Serrano <kevin.serrano@consensys.net>2017-03-29 23:51:04 +0800
commitcb34eda6c6e320297c8616248e7e57a6926a24a6 (patch)
tree173cd11c2256504944ec6cdb13afa9967014be13 /ui/app/css
parent7c09bde4120d1063df762076d41d2e9921dd3c0e (diff)
downloadtangerine-wallet-browser-cb34eda6c6e320297c8616248e7e57a6926a24a6.tar.gz
tangerine-wallet-browser-cb34eda6c6e320297c8616248e7e57a6926a24a6.tar.zst
tangerine-wallet-browser-cb34eda6c6e320297c8616248e7e57a6926a24a6.zip
Fix potential formatting issues for seed word display.
Diffstat (limited to 'ui/app/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;