0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/app/assets
chapoi 3dfcc8f884
UX: fix topic title edit aligments (#41417)
The translation info increased the size of the `edit-title__wrapper`,
which in turn broke the absolute positioning (necessary evil) of the AI
helper button.

This commit moves `editing-localization-indicator` a parent up, to
`edit-topic-title`, so it's just part of the flex layout and no longer
interferes with the wrapper.

| Then | Now |
|--------|--------|
| <img width="822" height="203" alt="CleanShot 2026-07-03 at 11 44 09"
src="https://github.com/user-attachments/assets/ce525ab1-2028-43a3-86cd-61be5ae66779"
/> | <img width="822" height="203" alt="CleanShot 2026-07-03 at 11 43
35"
src="https://github.com/user-attachments/assets/58aa1c28-2f65-469c-9769-08279062ad16"
/> |
2026-07-03 13:00:11 +02:00
..
images FIX: Duplicate notifications when mentioned in chat (#39670) 2026-04-30 14:52:39 -03:00
stylesheets UX: fix topic title edit aligments (#41417) 2026-07-03 13:00:11 +02:00