From 121a4ca2bbf2634435f2949c42786cb979471679 Mon Sep 17 00:00:00 2001 From: mohit-nagaraj Date: Thu, 3 Oct 2024 13:22:16 +0530 Subject: [PATCH] fix(app): #2250 Fixes broken profile section --- client/app/components/Header/HeaderProfile.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/client/app/components/Header/HeaderProfile.scss b/client/app/components/Header/HeaderProfile.scss index 454552a305..9e2cd46663 100644 --- a/client/app/components/Header/HeaderProfile.scss +++ b/client/app/components/Header/HeaderProfile.scss @@ -31,7 +31,6 @@ line-height: 3.5; display: flex; flex-direction: row; - flex-wrap: wrap; align-items: center; justify-content: space-evenly;