mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 04:02:30 +08:00
Previously, RSVPing "Going" to a livestream event hid the first post's avatar — a leftover from the original theater-mode design carried over when the standalone livestream plugin was folded into discourse-calendar. This change keeps the avatar visible and swaps the post body's `width: 100%` for `flex: 1`, so the body still fills the remaining width in theater mode without squeezing avatars (the post row is a flex container) or overriding the narrower width embedded posts expect. Internal ref - t/188846 |
||
|---|---|---|
| .. | ||
| javascripts/discourse | ||
| stylesheets | ||