aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/css/index.css
diff options
context:
space:
mode:
authorDan <danjm.com@gmail.com>2017-12-13 04:31:15 +0800
committerChi Kei Chan <chikeichan@gmail.com>2017-12-13 04:31:52 +0800
commit68ef52e183c8564de83e7d8d41d90c5790f2c1be (patch)
tree14ca127f504d283d3b1eda85a369d3f5cd28fccb /old-ui/app/css/index.css
parenta67caee76705de4d7b4d6c0129773f975719eaf1 (diff)
downloadtangerine-wallet-browser-68ef52e183c8564de83e7d8d41d90c5790f2c1be.tar.gz
tangerine-wallet-browser-68ef52e183c8564de83e7d8d41d90c5790f2c1be.tar.zst
tangerine-wallet-browser-68ef52e183c8564de83e7d8d41d90c5790f2c1be.zip
Remove inline style.
Diffstat (limited to 'old-ui/app/css/index.css')
-rw-r--r--old-ui/app/css/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/old-ui/app/css/index.css b/old-ui/app/css/index.css
index d47d81e58..1dcda897b 100644
--- a/old-ui/app/css/index.css
+++ b/old-ui/app/css/index.css
@@ -438,6 +438,10 @@ input.large-input {
flex-wrap: wrap;
overflow-y: auto;
flex-direction: inherit;
+
+ .name-label {
+ margin-left: 15px;
+ }
}
.grow-tenx {