mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 00:05:39 +08:00
Created first in own fork here: https://github.com/elRicharde/discourse/pull/1 Poll option list items had no layout container, allowing @mention pills to overlap the option marker or checkbox. This change makes poll options flex rows so marker and content are always laid out side by side. CSS only, no behavior or markup changes. Repro: Create a poll with options that include @mentions (mention pills). In the cooked topic view, the option marker/checkbox can overlap the mention pill. Fix: Make poll option list items a flex row so the marker/checkbox and the option content are laid out side by side with consistent spacing. Screenshots show the overlap before the change. Screenshot 2026-02-08 093307 Screenshot 2026-02-08 093403 image --------- Co-authored-by: Derek Rushforth <derekrushforth@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| common | ||
| desktop | ||