forgejo/web_src
forgejo-backport-action beed05d2f7 [v14.0/forgejo] fix: modals on small viewport height (#11560)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/11547

- For small modals fomantic tried to add a `scrolling` class using a function that was not implemented, this function is now stubbed.
- There's not really a need to conditionally change the behavior of scrolling or not, we can specify `overflow-y: auto` which is more than enough to take care of this. We do add some layout changes to ensure the modal is fully scrollable.
- Refactor to nested CSS.
- Resolves forgejo/forgejo#10991

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11560
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2026-03-08 02:44:47 +01:00
..
css [v14.0/forgejo] fix: modals on small viewport height (#11560) 2026-03-08 02:44:47 +01:00
fomantic Lock file maintenance (forgejo) (#10365) 2025-12-09 14:34:25 +01:00
js [v14.0/forgejo] fix: modals on small viewport height (#11560) 2026-03-08 02:44:47 +01:00
svg Add support for migrating from Pagure (#8513) 2025-08-11 16:56:26 +02:00