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-xs applied to li in ul.list-inline wraps in desktop viewport #9555

Closed
Joyrex opened this issue Aug 14, 2013 · 2 comments
Closed

.hidden-xs applied to li in ul.list-inline wraps in desktop viewport #9555

Joyrex opened this issue Aug 14, 2013 · 2 comments

Comments

@Joyrex
Copy link

Joyrex commented Aug 14, 2013

When applying .hidden-xs to a LI element inside a ul.list-inline list, the li element(s) the .hidden-xs are applied to break the inline and cause the li to break to a new row like in a traditional list.

I was trying to achieve a list in a footer where on small displays, some elements wouldn't appear to avoid wrapping.

Here's a fiddle reproducing the problem (you may have to widen the output frame so the responsive feature doesn't take effect): http://jsfiddle.net/8HU6H/

@mdo mdo closed this as completed Aug 14, 2013
@mdo mdo reopened this Aug 14, 2013
@mdo
Copy link
Member

mdo commented Aug 14, 2013

Derp, wrong issue. #8869

@mdo mdo closed this as completed Aug 14, 2013
@xiazhe
Copy link

xiazhe commented Nov 18, 2013

i get this bug also

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

3 participants