From: blackle Date: Sat, 7 Jan 2017 21:39:30 +0000 (-0500) Subject: Improve contrast of bio and username text in account info X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=61211b509c935e0ecc50809f8bb9bea08b7cbfb9;p=mastodon.git Improve contrast of bio and username text in account info --- diff --git a/app/assets/javascripts/components/features/account/components/header.jsx b/app/assets/javascripts/components/features/account/components/header.jsx index 6ae5ac002..dead11265 100644 --- a/app/assets/javascripts/components/features/account/components/header.jsx +++ b/app/assets/javascripts/components/features/account/components/header.jsx @@ -71,8 +71,8 @@ const Header = React.createClass({ - @{account.get('acct')} {lockedIcon} -
+ @{account.get('acct')} {lockedIcon} +
{info} {actionBtn}