From 91a08921ca8b2d62d14f52d9bf73cc52214652e9 Mon Sep 17 00:00:00 2001 From: DianaXWiki Date: Wed, 14 Jan 2026 12:15:32 +0200 Subject: [PATCH] Remove height auto for good --- 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 1c84b68ef..c092f2af2 100644 --- a/www/profile/app-profile.less +++ b/www/profile/app-profile.less @@ -186,7 +186,6 @@ .cp-app-profile-friend-request { flex: 0; white-space: normal; - height: auto !important; svg { min-width: @variables_icon_width; }