diff options
author | Kevin Serrano <kevgagser@gmail.com> | 2016-10-03 13:28:08 +0800 |
---|---|---|
committer | Kevin Serrano <kevgagser@gmail.com> | 2016-10-03 13:28:08 +0800 |
commit | 86718693117ae9204f6bb8bbec9d5e53b2b7083e (patch) | |
tree | 48578ca4652b078b5faf9d16e61d2b1500329c97 /ui/app/css | |
parent | 05b960cacefc6ec1e1c0e988b115bdb973217804 (diff) | |
parent | a52c497ad10a980ec9e84e1a9dcc5122c236bcc2 (diff) | |
download | tangerine-wallet-browser-86718693117ae9204f6bb8bbec9d5e53b2b7083e.tar tangerine-wallet-browser-86718693117ae9204f6bb8bbec9d5e53b2b7083e.tar.gz tangerine-wallet-browser-86718693117ae9204f6bb8bbec9d5e53b2b7083e.tar.bz2 tangerine-wallet-browser-86718693117ae9204f6bb8bbec9d5e53b2b7083e.tar.lz tangerine-wallet-browser-86718693117ae9204f6bb8bbec9d5e53b2b7083e.tar.xz tangerine-wallet-browser-86718693117ae9204f6bb8bbec9d5e53b2b7083e.tar.zst tangerine-wallet-browser-86718693117ae9204f6bb8bbec9d5e53b2b7083e.zip |
Merge branch 'master' into tos
Diffstat (limited to 'ui/app/css')
-rw-r--r-- | ui/app/css/index.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css index 8543960fe..975a5289b 100644 --- a/ui/app/css/index.css +++ b/ui/app/css/index.css @@ -555,8 +555,8 @@ input.large-input { .marketinfo{ font-family: 'Montserrat light'; color: #AEAEAE; - font-size: 12px; - line-height: 14px; + font-size: 15px; + line-height: 17px; } #fromCoin::-webkit-calendar-picker-indicator { |