1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-10-15 19:42:04 +00:00
forgejo/web_src
0ko 62f2515138 fix(ui): improve signature box responsiveness (#8984)
This PR improves the row/box with signature information used on commit and tag pages: [commit example](096a03eb42), [tag example](https://codeberg.org/forgejo/forgejo/releases/tag/v1.4.0-rc2). It improves padding consistency, mainly on mobile, and cleans up code a bit. Instead of relying on min-height the box now uses paddings so overflown text is never too close to borders.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8984
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-09-11 16:20:36 +02:00
..
css fix(ui): improve signature box responsiveness (#8984) 2025-09-11 16:20:36 +02:00
fomantic Lock file maintenance (forgejo) (#8927) 2025-08-18 06:58:49 +02:00
js fix(ui): make unicode escape work in wiki (#8923) 2025-09-10 08:10:23 +02:00
svg Add support for migrating from Pagure (#8513) 2025-08-11 16:56:26 +02:00