Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move helper classes just before Media queries to enable overrides #265

Closed
nimbupani opened this issue Jan 3, 2011 · 1 comment
Closed
Labels

Comments

@nimbupani
Copy link
Member

Currently the author styles override helper classes, which necessitate the need for "!important" for making sure the helper classes override author definitions. I suggest we move helper classes just above the media queries so that the author definitions no longer need to be overridden, and we can do away with the ugly "!important" (see #194).

Anyone has any objections or any suggestions on this?

@nimbupani
Copy link
Member Author

Moved helper classes after primary styles to make sure they override author styles. Closed by 6da1bd8 & #194

dustinwhittle pushed a commit that referenced this issue Apr 18, 2011
lasharela pushed a commit to lasharela/sashkas-book-life-and-beyond that referenced this issue Aug 6, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant