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.
gitea/templates/repo/issue
Denys Konovalov 9e74063498
Fix UI on mobile view (#25315)
Various fixes to pages or elements which were looking ugly on mobile.
<details>
<summary>Screenshots</summary>

![Bildschirmfoto vom 2023-06-17
20-38-41](https://github.com/go-gitea/gitea/assets/47871822/30b5d3ce-df3b-43eb-a4c2-c3790667fb9d)
![Bildschirmfoto vom 2023-06-17
20-39-27](https://github.com/go-gitea/gitea/assets/47871822/27c07b25-3602-4fb2-b34d-d5e875e054e9)
![Bildschirmfoto vom 2023-06-17
20-41-27](https://github.com/go-gitea/gitea/assets/47871822/dacdbb4e-e3dd-4b94-abf0-c68e3d64bd3b)
![Bildschirmfoto vom 2023-06-17
20-41-48](https://github.com/go-gitea/gitea/assets/47871822/72432c35-7c4a-4c7f-a767-3562f26a5c14)
![Bildschirmfoto vom 2023-06-17
20-42-37](https://github.com/go-gitea/gitea/assets/47871822/737c26ed-1910-4467-98ef-e8769bbbe6f0)
![Bildschirmfoto vom 2023-06-17
20-42-52](https://github.com/go-gitea/gitea/assets/47871822/1813b4bc-43c0-4912-8acb-5d799c090bf3)
![Bildschirmfoto vom 2023-06-17
20-43-06](https://github.com/go-gitea/gitea/assets/47871822/136466e8-34e5-419d-97ec-5202ff819fd2)
![Bildschirmfoto vom 2023-06-17
20-43-42](https://github.com/go-gitea/gitea/assets/47871822/59270bb2-d661-4a84-8504-3e50f771f767)
![Bildschirmfoto vom 2023-06-17
20-44-44](https://github.com/go-gitea/gitea/assets/47871822/494e274d-3771-4141-9419-0a4bbd8b7f64)

</details>

Co-authored by @silverwind

---------

Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
fields Add validations.required check to dropdown field (#24849) 2 years ago
labels Button and color enhancements (#24989) 2 years ago
milestone Improve dropdown menus, remove inline styles (#24954) 2 years ago
view_content Add template linting via djlint (#25212) 2 years ago
branch_selector_field.tmpl Add template linting via djlint (#25212) 2 years ago
choose.tmpl Add template linting via djlint (#25212) 2 years ago
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Add template linting via djlint (#25212) 2 years ago
list.tmpl Fix UI on mobile view (#25315) 2 years ago
milestone_issues.tmpl Add Progressbar to Milestone Page (#25050) 2 years ago
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
milestones.tmpl Fix UI on mobile view (#25315) 2 years ago
navbar.tmpl Fix UI on mobile view (#25315) 2 years ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
new_form.tmpl Use fetch to send requests to create issues/comments (#25258) 2 years ago
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
search.tmpl Fix UI on mobile view (#25315) 2 years ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Use fetch to send requests to create issues/comments (#25258) 2 years ago
view_title.tmpl Use flex to align SVG and text (#25163) 2 years ago