aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/index.css
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-03-23 00:57:15 +0800
committerGitHub <noreply@github.com>2017-03-23 00:57:15 +0800
commit9ac2ce1744b5bcebe69b636925f2c952a076cbe4 (patch)
tree0b15cdb8d041e2563c70bfb49a99dbaf47ff6aed /ui/app/css/index.css
parentf2e40e85b7751e891ce04935ad85a984076495fd (diff)
parent864f8b06f9f2ec56b7ffce0afe83a1d70c3c7843 (diff)
downloadtangerine-wallet-browser-9ac2ce1744b5bcebe69b636925f2c952a076cbe4.tar.gz
tangerine-wallet-browser-9ac2ce1744b5bcebe69b636925f2c952a076cbe4.tar.zst
tangerine-wallet-browser-9ac2ce1744b5bcebe69b636925f2c952a076cbe4.zip
Merge branch 'master' into i1033-spinnerfix
Diffstat (limited to 'ui/app/css/index.css')
-rw-r--r--ui/app/css/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css
index 8c6ff29d3..3ec0ac5c5 100644
--- a/ui/app/css/index.css
+++ b/ui/app/css/index.css
@@ -266,8 +266,9 @@ app sections
}
.sizing-input{
- font-size: 1em;
+ font-size: 14px;
height: 30px;
+ padding-left: 5px;
}
.editable-label{
display: flex;