Problem/Motivation

In _forms.scss we have form-inline-group CSS rules for alternative inline forms for exposed views form. There is a rule `.form-inline-group .form-group` and this rule is too general because we could have additional inner form-groups and then this rules would be applied to inner items also which is something we do not want.

Comments

pivica created an issue. See original summary.

pivica’s picture

Status: Active » Needs review
StatusFileSize
new631 bytes

Here is a patch.

pivica’s picture

  • pivica committed 737eeb3 on 8.x-1.x
    Issue #3301309 by pivica: Form inline group rule for form-group is too...
pivica’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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