You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
puni9869 8fc4774e5a
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>
12 months ago
..
admin Enable H014 and H023 djlint rules (#25786) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Enable H014 and H023 djlint rules (#25786) 1 year ago
code Fix inconsistent user profile layout across tabs (#25625) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 1 year ago
explore Fix inconsistent user profile layout across tabs (#25625) 1 year ago
mail Add template linting via djlint (#25212) 1 year ago
org Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 1 year ago
package Restructure issue list template, styles (#25750) 1 year ago
projects Fix margin on the new/edit project page. (#25885) 12 months ago
repo Make `add line comment` buttons focusable (#25894) 12 months ago
shared Restructure issue list template, styles (#25750) 1 year ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger Fix bug of branches API with tests (#25578) 1 year ago
user Enable H014 and H023 djlint rules (#25786) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 12 months ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago