diff --git a/framework/core/ember/app/styles/flarum/user.less b/framework/core/ember/app/styles/flarum/user.less index 1df4cdf1e..e0ecf8944 100644 --- a/framework/core/ember/app/styles/flarum/user.less +++ b/framework/core/ember/app/styles/flarum/user.less @@ -190,7 +190,7 @@ right: 0; bottom: 0; border-radius: 100%; - background: rgba(0, 0, 0, 0.4); + background: rgba(0, 0, 0, 0.6); text-align: center; text-decoration: none; }