Skip to content

Commit

Permalink
Ui correction in mobile view nav bar left aligned items. (#27046)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
3 people authored Sep 16, 2023
1 parent 5fc2a3f commit a1b2a11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web_src/css/modules/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
padding-top: 3px;
padding-bottom: 3px;
display: flex;
justify-content: center;
}

#navbar > .menu > .item {
Expand Down

0 comments on commit a1b2a11

Please sign in to comment.