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.

Comments

pivica created an issue. See original summary.

pivica’s picture

Status: Active » Needs review
StatusFileSize
new6.24 KB

Here is a patch.

pivica’s picture

StatusFileSize
new3.39 KB

Updated patch against other active patches, use this for composer build.

pivica’s picture

StatusFileSize
new6.28 KB

Forgot to add new file in previous composer patch version.

  • pivica committed 4a4cb4b on 8.x-1.x
    Issue #3308548 by pivica: Move form inline rules to partial so child...
pivica’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.