mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
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" /> | |
||
|---|---|---|
| .. | ||
| images | ||
| stylesheets | ||