mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 18:48:01 +08:00
**Before** on small widths, there is an horizontal overflow beyond the document width. This is caused by the `.read-state` indicator being placed in the `#main-outlet-wrapper` padding in regular mode. In embed mode, the wrapper does not have a padding, and thus the indicator forces the overflow. There is also an issue where the topic progress overlaps over the docked composer. Screen recording of blog.discourse.org: https://github.com/user-attachments/assets/ffabbef8-beb5-495a-b383-082bb165958c <details> <summary>Before</summary> https://github.com/user-attachments/assets/0cbfcd64-ddaa-48de-975c-ddcf14f25ff6 </details> **This commit** adjusts the `post-infos` div to the left a bit so that the `.read-state` indicator can still be within the window frame while keeping the timestamp close to the right. Also updates the z-index of the docked composer in embed mode. https://github.com/user-attachments/assets/a4578057-46e5-440e-9684-18f83c536a17 |
||
|---|---|---|
| .. | ||
| images | ||
| stylesheets | ||