Fix: css selector can have more then one condition for attribute.
css_attribute_selector::map is replaced to css_attribute_selector::vector example: .input-group[class*="col-"]
Loading
Please register or sign in to comment
css_attribute_selector::map is replaced to css_attribute_selector::vector example: .input-group[class*="col-"]