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/pulls
sebastian-sauer b81c013057
Don't stack PR tab menu on small screens (#25789)
the stacking takes up screen space - display the tabs as the navigation
bar. github uses the same layout.

Screenshots (left before, right after):


![image](https://github.com/go-gitea/gitea/assets/1135157/d7e2aaec-c67b-403d-8d56-d4c824b04eed)
![image](https://github.com/go-gitea/gitea/assets/1135157/9e150881-c265-4074-afd7-407bb52e1934)

Large screen:


![image](https://github.com/go-gitea/gitea/assets/1135157/d5cbdaa3-2962-4c4f-9595-5938981ff99e)
2 years ago
..
commits.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
files.tmpl Make diff view full width again (#24598) 2 years ago
fork.tmpl read-only checkboxes don't appear and don't entirely act the way one might expect (#25573) 2 years ago
status.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
tab_menu.tmpl Don't stack PR tab menu on small screens (#25789) 2 years ago