gitforge/templates
forgejo-backport-action 1c2b530d08 [v16.0/forgejo] fix(ui): use rtl alignment for options dropdown in actions list (#13497)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/13495

Currently the dropdown will overflow on narrow screens, because it is
aligned on the left side to the button. To prevent this, align the right
side to the button.

| Before | After |
|--------|------|
|![image](/attachments/e9bdb33f-8efa-4167-96c3-77f68dfe3d9e) | ![image](/attachments/7689d7e2-86cb-494b-9d05-633f758fdbc2) |
|![image](/attachments/360a2cba-9ba8-431d-8e1f-0d333b94243c)||

Co-authored-by: Beowulf <beowulf@beocode.eu>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13497
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Beowulf <beowulf@beocode.eu>
2026-07-17 21:36:38 +02:00
..
admin feat: in-browser validation of website URLs for user, repository, and organization profiles (#12991) 2026-06-08 17:35:15 +02:00
api/packages/pypi
base correcting referrer policy in HTML <meta> tag (#13036) 2026-06-10 20:39:20 +02:00
custom feat(ui): provide ability to add a warning message to the registration/login screens (#12597) 2026-05-21 06:04:41 +02:00
demo chore: dialog modal max-width rendering failure (#12469) 2026-05-08 08:01:34 +02:00
explore
htmx
mail i18n(mailer): Fix special usage of .Locale in admin_new_user (#12009) 2026-04-14 07:20:16 +02:00
moderation
org feat: setting to add team members by invitations (#12845) 2026-06-15 01:46:25 +02:00
package [v16.0/forgejo] fix: Update swift package registry to use the metadata schema from the official Swift docs (#13208) 2026-06-27 23:53:43 +02:00
projects fix: hide some disallowed actions that lead to 404 errors in archived repos (#12773) 2026-05-30 14:02:33 +02:00
repo [v16.0/forgejo] fix(ui): use rtl alignment for options dropdown in actions list (#13497) 2026-07-17 21:36:38 +02:00
shared [v16.0/forgejo] fix(ui): fix markdown editor monospace preference in pages with multiple editors (#13395) 2026-07-10 04:10:28 +02:00
status
swagger fix(api): swagger docs improvement (#13082) 2026-06-13 21:20:26 +02:00
user feat(ui): modernize hidden comment types checkboxes in appearance settings (#13044) 2026-06-11 07:00:11 +02:00
webhook chore: rename SafeHTML to TrustHTML (#11481) 2026-03-08 02:41:37 +01:00
home.tmpl
home_forgejo.tmpl
install.tmpl
post-install.tmpl