Actions
Defect #43674
openUnintended global `ol` styling in changeset CSS
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
The CSS selector tr.changeset ul, ol at source:tags/6.1.1/app/assets/stylesheets/application.css#L440 unintentionally applies margin rules to all ol elements.
The attached patch fixes the selector so that list styling is properly scoped to tr.changeset.
Files
No data to display
Actions