mirror of
https://github.com/go-gitea/gitea
synced 2025-03-11 21:24:29 +00:00
- Revert a behavior from #21012, which liberally added `fluid padded` to non-split style pull pages, this caused it to take up the whole screen(such in split-style pull pages) on pull pages where the diff was shown. - Resolves #21460 ### Before   ### After  