diff options
author | Frankie <frankie.pangilinan@consensys.net> | 2016-07-01 02:15:32 +0800 |
---|---|---|
committer | Frankie <frankie.pangilinan@consensys.net> | 2016-07-01 02:15:32 +0800 |
commit | 5252504e3f1b8437d6152861f06ee490f723276e (patch) | |
tree | 2556f1423c147ff98143b910782eca484f192513 /ui/app/css | |
parent | 4433618e95b8d5638bf890e746a6bc7c3793ba80 (diff) | |
download | tangerine-wallet-browser-5252504e3f1b8437d6152861f06ee490f723276e.tar.gz tangerine-wallet-browser-5252504e3f1b8437d6152861f06ee490f723276e.tar.zst tangerine-wallet-browser-5252504e3f1b8437d6152861f06ee490f723276e.zip |
WIP: Working on new layout
Diffstat (limited to 'ui/app/css')
-rw-r--r-- | ui/app/css/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css index fc10e56b6..27444ab6f 100644 --- a/ui/app/css/index.css +++ b/ui/app/css/index.css @@ -387,7 +387,7 @@ input.large-input { } .name-label{ - margin-bottom: 14px; + } .edit-text { height: 100%; |