From 361292ff0181a610279bcf83c375dfce23532374 Mon Sep 17 00:00:00 2001 From: yflory Date: Thu, 19 Dec 2019 15:37:09 +0100 Subject: [PATCH] Fix button width in profile --- www/profile/app-profile.less | 1 - 1 file changed, 1 deletion(-) diff --git a/www/profile/app-profile.less b/www/profile/app-profile.less index 9371a714a..82091fa45 100644 --- a/www/profile/app-profile.less +++ b/www/profile/app-profile.less @@ -137,7 +137,6 @@ } .cp-app-profile-friend-request { flex: 0; - width: 400px; margin-top: 10px; }