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.
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>
1 year ago
..
fields Add validations.required check to dropdown field (#24849) 1 year ago
labels Several fixes for mobile UI (#25634) 1 year ago
milestone Improve dropdown menus, remove inline styles (#24954) 1 year ago
view_content Several fixes for mobile UI (#25634) 1 year ago
branch_selector_field.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
choose.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 1 year ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Add template linting via djlint (#25212) 1 year ago
list.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
milestone_issues.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
milestone_new.tmpl Fix margin on the `new/edit milestone` page (#25801) 1 year ago
milestones.tmpl Fix milestones deletion (#25583) 1 year ago
navbar.tmpl Fix UI on mobile view (#25315) 1 year ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
new_form.tmpl Several fixes for mobile UI (#25634) 1 year ago
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
search.tmpl Introduce shared template for search inputs (#25338) 1 year ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
view_content.tmpl Repository Archived text title center align (#25767) 1 year ago
view_title.tmpl Show correct naming for 1 comment (#25704) 1 year ago