Justified alignment in .wiki-article-prose stretched bulleted lis inside table cells into ugly whitespace rivers (visible on spell/list tables). Now justify only applies to real reading prose (p, li), and alignment resets to start (hyphens off) inside table, blockquote, and pre.
Single-file SCSS change: scss/westgate/_wiki-prose.scss. NodeBB recompiles the theme SCSS on build/reload.
Justified alignment in `.wiki-article-prose` stretched bulleted `li`s inside table cells into ugly whitespace rivers (visible on spell/list tables). Now justify only applies to real reading prose (`p`, `li`), and alignment resets to `start` (hyphens off) inside `table`, `blockquote`, and `pre`.
Single-file SCSS change: `scss/westgate/_wiki-prose.scss`. NodeBB recompiles the theme SCSS on build/reload.
Justified alignment stretched bulleted list items inside table cells
into ugly rivers of whitespace (e.g. spell lists). Limit justify to
real reading prose (p, li) and reset alignment to start inside tables,
blockquotes, and pre blocks.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
archvillainette
scheduled this pull request to auto merge when all checks succeed 2026-07-22 18:18:15 +00:00
xtul
approved these changes 2026-07-22 18:18:29 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Justified alignment in
.wiki-article-prosestretched bulletedlis inside table cells into ugly whitespace rivers (visible on spell/list tables). Now justify only applies to real reading prose (p,li), and alignment resets tostart(hyphens off) insidetable,blockquote, andpre.Single-file SCSS change:
scss/westgate/_wiki-prose.scss. NodeBB recompiles the theme SCSS on build/reload.