]> source.dussan.org Git - gitea.git/commit
Fix margin on the new/edit project page. (#25885)
authorpuni9869 <80308335+puni9869@users.noreply.github.com>
Sun, 16 Jul 2023 14:53:54 +0000 (20:23 +0530)
committerGitHub <noreply@github.com>
Sun, 16 Jul 2023 14:53:54 +0000 (14:53 +0000)
commit8fc4774e5a37a10e1f9da78e5d679f565aa681e1
tree81ea59b4ae2e11f0b3e987c7a9f99420f4944e6f
parentdc3f50aadfdd06dff7e41adca00d8146e6b81839
Fix margin on the new/edit project page. (#25885)

New/Edit Project page consistent layout. Fix margin on the new/edit
page.

Before:
<img width="1381" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/303e128c-0bd0-4289-a395-ff077e33b1c8">
<img width="1392" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/d11f7a42-ddf4-4c0a-a1b1-b8cefca9dfa1">

After
<img width="1390" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/8ae1a979-9050-4d68-8f5d-9dfaa620c0e8">
<img width="1391" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/24a62711-dc0a-4425-bf84-7c1896b9a005">

Co-authored-by: silverwind <me@silverwind.io>
templates/projects/new.tmpl