From 5b6d47aeefd950c6680ce598a25ae2b247629a56 Mon Sep 17 00:00:00 2001 From: Jon Choi Date: Fri, 25 Aug 2017 01:31:48 -0700 Subject: [PATCH] Infoline less opaque for UI/visibility (#6364) --- js/src/views/Account/Header/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/views/Account/Header/header.css b/js/src/views/Account/Header/header.css index f894b7c49..5ff69f774 100644 --- a/js/src/views/Account/Header/header.css +++ b/js/src/views/Account/Header/header.css @@ -53,7 +53,7 @@ .infoline, .uuidline { - opacity: 0.25; + opacity: 0.5; } .uuidline {