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 4744cb32e2
Fix margin on the `new/edit milestone` page (#25801)
There is some distortion in desktop and mobile ui for new/edit milestone
page.
Fixing the new/edit milestone page for desktop and mobile ui

Design background
https://uxplanet.org/primary-secondary-action-buttons-c16df9b36150
https://balsamiq.com/learn/articles/button-design-best-practices/


<details>
  <summary>Screen shots</summary>
  
Before:

![image](https://github.com/go-gitea/gitea/assets/80308335/c8627679-da2d-465f-bc8f-978d7b836919)

![image](https://github.com/go-gitea/gitea/assets/80308335/43b54599-2856-440a-a13c-08bb3cedf35c)

After

![image](https://github.com/go-gitea/gitea/assets/80308335/85ca3d32-4842-41bc-8647-aa4222b9cc06)

![image](https://github.com/go-gitea/gitea/assets/80308335/c00e87c4-e64e-4b18-aa42-d26c3942a21b)

</details>

---------

Co-authored-by: Denys Konovalov <privat@denyskon.de>
Co-authored-by: Giteabot <teabot@gitea.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 Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
repo Fix margin on the `new/edit milestone` page (#25801) 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