gitea/templates
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)
2023-07-14 01:54:20 +00:00
..
admin Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
code Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2023-07-03 14:04:50 +08:00
explore Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2023-07-07 17:27:12 +02:00
package Restructure issue list template, styles (#25750) 2023-07-09 19:38:01 +00:00
projects Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
repo Don't stack PR tab menu on small screens (#25789) 2023-07-14 01:54:20 +00:00
shared Restructure issue list template, styles (#25750) 2023-07-09 19:38:01 +00:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger Fix bug of branches API with tests (#25578) 2023-07-01 10:52:52 +08:00
user Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Show correct SSL Mode on "install page" (#25818) 2023-07-11 18:09:23 -04:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00