Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Fix for issue 64#67

Merged
zmoazeni merged 2 commits intozmoazeni:masterfrom
carsonmcdonald:issue64fix
Jun 22, 2013
Merged

Fix for issue 64#67
zmoazeni merged 2 commits intozmoazeni:masterfrom
carsonmcdonald:issue64fix

Conversation

@carsonmcdonald
Copy link
Contributor

It looks like issue #64 was caused by the following line in the CSS:

@media (min-width: 768px) and (max-width: 979px) {}

It is actually important that the brackets have no space at all between them to reproduce the issue. Requiring at least one ruleset fixes this and seems like a valid requirement although I imagine there may be other ways of fixing it as well.

@zmoazeni
Copy link
Owner

zmoazeni commented May 3, 2013

Ahh, nice find! Thanks! I'll do a little reading, but since the suite passes, it looks like this may be a winner.

zmoazeni added a commit that referenced this pull request Jun 22, 2013
@zmoazeni zmoazeni merged commit f5c5d3b into zmoazeni:master Jun 22, 2013
@zmoazeni
Copy link
Owner

Thanks @carsonmcdonald

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants