Problem/Motivation
In bs_bootstrap/sass/components/partials/_forms.scss we have CSS rules for .form-inline-group main CSS class. This rules are very opinionated and can create a problems for child themes that want to have different exposed views filter rules. We should move this rules to separate partials so child theme can easily comment importing of this partial and related rules.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | move-form-inline-rules-partial-3308548-4.patch | 6.28 KB | pivica |
Comments
Comment #2
pivica commentedHere is a patch.
Comment #3
pivica commentedUpdated patch against other active patches, use this for composer build.
Comment #4
pivica commentedForgot to add new file in previous composer patch version.
Comment #6
pivica commentedCommitted.