Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

The clearfix cascades down to all sub-elements #4

Open
Zallist opened this issue Jun 24, 2013 · 0 comments
Open

The clearfix cascades down to all sub-elements #4

Zallist opened this issue Jun 24, 2013 · 0 comments
Assignees

Comments

@Zallist
Copy link
Owner

Zallist commented Jun 24, 2013

.time-sch-clearfix cascades down to all child elements when applied to a parent element, due to the non-determinative :after and :before pseudo-selectors. This can be fixed by using "&:before, &:after" in the template scss file.

@ghost ghost assigned Zallist Jun 24, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant