Updating css style for paragraph_column to make the width settings work properly
Merged
requested to merge issue/bootstrap_paragraphs-2969006:2969006-width-classes-being into 8.x-2.x
The issue: The bootstrap width classes on .paragraph__column are being overridden by the default .paragraph__column classes. See attached screenshot. You can see, that the default classes are overriding the width classes, both rules are contained in the same file bootstrap-paragraphs.min.css.
Solution: The existing patch bootstrap_paragraphs_2969006_7.patch was tested, but it did not solve the issue with the column width. I've updated the CSS styles to make them work properly.
Merge request reports
Activity
added 7 commits
-
2c000399...f2c30b2d - 6 commits from branch
project:8.x-2.x
- 67822c9a - Merge remote-tracking branch 'origin/8.x-2.x' into 2969006-width-classes-being
-
2c000399...f2c30b2d - 6 commits from branch
enabled automatic add to merge train when the pipeline for 585df4ad succeeds
Please register or sign in to reply