]> source.dussan.org Git - gitea.git/commitdiff
Ui correction in mobile view nav bar left aligned items. (#27046)
authorpuni9869 <80308335+puni9869@users.noreply.github.com>
Sat, 16 Sep 2023 14:09:25 +0000 (19:39 +0530)
committerGitHub <noreply@github.com>
Sat, 16 Sep 2023 14:09:25 +0000 (16:09 +0200)
As title
From the long time I was looking for this UI, Now its the time to fix
it.

Before
<img width="252" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/963f2cb4-5cfd-4a14-ab85-88e25c3daef5">

<img width="502" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/58453ef1-2555-4568-95d0-5293055b33b8">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
web_src/css/modules/navbar.css

index 61dffb3c80e15e1baacd1e7f3ad87d60da7068fd..b6fd2ff20ab763a5b093f8939fd81bbc79fe2f83 100644 (file)
@@ -31,7 +31,6 @@
   padding-top: 3px;
   padding-bottom: 3px;
   display: flex;
-  justify-content: center;
 }
 
 #navbar > .menu > .item {