diff --git a/www/profile/app-profile.less b/www/profile/app-profile.less index 41d7d47ee..236b6c51b 100644 --- a/www/profile/app-profile.less +++ b/www/profile/app-profile.less @@ -187,6 +187,9 @@ flex: 0; white-space: normal; margin-top: 10px; + svg { + min-width: @variables_icon_width; + } } .cp-app-profile-friend-request.btn-success { margin-right: 0.5rem;