aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/index.css
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-09-16 12:18:21 +0800
committerDan Finlay <dan@danfinlay.com>2016-09-16 12:18:21 +0800
commit1f771f30e45fdc93b5e750ba05baccede6bd3385 (patch)
tree87bc43236e14908a9878edeffa84e12536973cf1 /ui/app/css/index.css
parented51b91b4a526db6c1282445ca1fb4e41d5ca37f (diff)
downloadtangerine-wallet-browser-1f771f30e45fdc93b5e750ba05baccede6bd3385.tar.gz
tangerine-wallet-browser-1f771f30e45fdc93b5e750ba05baccede6bd3385.tar.zst
tangerine-wallet-browser-1f771f30e45fdc93b5e750ba05baccede6bd3385.zip
Space out purchase details on ShapeShift form
Diffstat (limited to 'ui/app/css/index.css')
-rw-r--r--ui/app/css/index.css4
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 {