forgejo/templates/repo/pulls
gempir d9c6cb71e1
Always go full width in PR view (#22844)
This is an alternative solution to #22824 
and would also close #22781

This makes the PR diff view always full width.
It makes sense to make use of that screen real estate. If you want a
more narrow view you can always resize your browser.
It also avoids cluttering the UI with another button + the database with
another column for the setting.

This is also how github and gitlab do it.
2023-02-16 13:25:00 -06:00
..
commits.tmpl
files.tmpl Always go full width in PR view (#22844) 2023-02-16 13:25:00 -06:00
fork.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
status.tmpl
tab_menu.tmpl