Change record status: 
Project: 
Introduced in branch: 
8.x-5.x
Introduced in version: 
8.x-5.0
Description: 

Tables in content (topic, events, etc.) bodies are now styled by default when using (a subtheme of) the socialbase theme. This improves readability for content that includes tables.

If your theme extends socialbase and you have previously styled tables for content yourself then you should ensure that your selectors have an equal or higher specificity than .path-node .body-text table

Impacts: 
Themers