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

.hidden-* keeps .hide from working #11968

Closed
ericuldall opened this issue Dec 22, 2013 · 3 comments
Closed

.hidden-* keeps .hide from working #11968

ericuldall opened this issue Dec 22, 2013 · 3 comments
Labels

Comments

@ericuldall
Copy link

I have an element that uses the classes hidden-sm and hidden-xs. When I try to use .hide or jquery $(element).hide(); on that element it doesn't work, because the hidden-* classes have display: block !important;

@zlatanvasovic
Copy link
Contributor

Try with latest Bootstrap (3.1.0 dev). I think your issue is fixed in #11302.

@mdo
Copy link
Member

mdo commented Dec 23, 2013

Closing out until we hear it's not a dupe.

@mdo mdo closed this as completed Dec 23, 2013
@zlatanvasovic
Copy link
Contributor

Closing out until we hear it's not a dupe.

Lol.

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

3 participants