From 6a727b163f96f1e17a9e20bf1ebe4582cea55638 Mon Sep 17 00:00:00 2001 From: Gunther Brunner Date: Mon, 6 Oct 2014 18:27:45 +0900 Subject: [PATCH] Ultra Light was unreadable. --- res/app/components/stf/common-ui/modals/common/modals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/app/components/stf/common-ui/modals/common/modals.css b/res/app/components/stf/common-ui/modals/common/modals.css index eb57377a..32ba94e6 100644 --- a/res/app/components/stf/common-ui/modals/common/modals.css +++ b/res/app/components/stf/common-ui/modals/common/modals.css @@ -66,7 +66,7 @@ color: #3FA9F5; font-size: 16px; margin: 10px 0; - font-family: 'HelveticaNeue-UltraLight', Helvetica, Arial, sans-serif; + font-family: 'HelveticaNeue-Light', Helvetica, Arial, sans-serif; } .stf-modal .device-photo-small {