Actions
Patch #43685
closedRemove unused styles for `div.attachments p`
Description
The CSS rule for div.attachments p defined at the line source:tags/6.1.1/app/assets/stylesheets/application.css#L1169 is no longer used since r16651. It can be safely removed.
Related issues
Updated by Go MAEDA about 1 month ago
- Subject changed from Remove unused style for `div.attachments p` to Remove unused styles for `div.attachments p`
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch in r24332.
Updated by Go MAEDA about 1 month ago
- Related to Patch #43702: Remove unused CSS rules added
Updated by Go MAEDA about 1 month ago
- Target version deleted (
7.0.0)
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing from the target version7.0.0.
Actions