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

$navbarCollapseWidth variable is not working #94

Open
meandkareem opened this issue Dec 17, 2012 · 1 comment
Open

$navbarCollapseWidth variable is not working #94

meandkareem opened this issue Dec 17, 2012 · 1 comment

Comments

@meandkareem
Copy link

navbarCollapseWidth variable doesn't affect default values. All my other variables works fine .

@arnaudvalle
Copy link

having the same issue - possibly related to some SASS parsing bug on @media that was fixed in SASS 3.2.2 (http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html#322). So next time compass gets updated this should be fixed.

In the meantime, I'm just using an actual value rather than a variable in the media queries in _responsive-navbar.scss (it seems to be the only file in the project where it's actually using a variable in a media query anyway) and that does the trick for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants