From a1b2a118123e0abd1d4737f4a6c0cf56d15eff57 Mon Sep 17 00:00:00 2001
From: puni9869 <80308335+puni9869@users.noreply.github.com>
Date: Sat, 16 Sep 2023 19:39:25 +0530
Subject: [PATCH] Ui correction in mobile view nav bar left aligned items.
(#27046)
As title
From the long time I was looking for this UI, Now its the time to fix
it.
Before
---------
Co-authored-by: wxiaoguang
Co-authored-by: Giteabot
---
web_src/css/modules/navbar.css | 1 -
1 file changed, 1 deletion(-)
diff --git a/web_src/css/modules/navbar.css b/web_src/css/modules/navbar.css
index 61dffb3c80..b6fd2ff20a 100644
--- a/web_src/css/modules/navbar.css
+++ b/web_src/css/modules/navbar.css
@@ -31,7 +31,6 @@
padding-top: 3px;
padding-bottom: 3px;
display: flex;
- justify-content: center;
}
#navbar > .menu > .item {