* Enable word breaks for all DText-formatted text. Ensures extremely long strings in comments get broken. * Fix the author column on comments/forum posts to use a fixed 12em width (except on the mobile layout). Using flex-basis was wrong because it allowed the author column to shrink if the other column was too wide.