diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-18 23:14:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-18 23:14:09 +0300 |
| commit | 7fc2aca9a97894f28c3cc52aab0ad919dcb3eb27 (patch) | |
| tree | 4d891975e1a96f9dadbae67d19207f033d47270f /integrationtests | |
| parent | c96b991081fa56aad043f39ab85c4862db7d86d6 (diff) | |
fix(generator): match markdown typography between list and zoomed-in modal views
The zoomed-in post modal (opened with Enter/click) used #modal-content to
display post HTML, but the CSS typography rules (.post-text p/ul/ol/li margin
and padding) only targeted the .post-text class used in the list view. This
caused visually different formatting — missing paragraph spacing and unindented
lists — in the expanded modal compared to the feed.
Fix: extend all .post-text typography selectors in nav.tmpl to also cover
#modal-content, so both views apply identical spacing rules.
Also adds a missing spaceage theme sound preset to satisfy the
TestThemeSoundPresetsMatchRegistry test that was already failing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'integrationtests')
0 files changed, 0 insertions, 0 deletions
