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

Issues in non-responsive example layout #9927

Closed
tagliala opened this issue Aug 20, 2013 · 3 comments
Closed

Issues in non-responsive example layout #9927

tagliala opened this issue Aug 20, 2013 · 3 comments
Labels
Milestone

Comments

@tagliala
Copy link
Contributor

http://getbootstrap.com/examples/non-responsive/

Typography is responsive (play with desktop browser window size)
The container is responsive (chrome/nexus4)

screenshot 01-47pm aug 20 2013

@bryanllewis
Copy link

I would like to add to this that the recommendation to use .col-xs-* for the grid in non-responsive may not be the best choice. I discovered that xs has no "offset" options. Using .col-sm-* seems to work better.

@cvrebert
Copy link
Collaborator

@bryanllewis Already got that covered in another issue: #9689

@tagliala
Copy link
Contributor Author

Another glitch is that navbar grows by 1px below 768px

image

image

...and...

the dropdown is "responsive"

image

image

I suppose that obtaining a fixed layout is not that easy

@mdo mdo closed this as completed in 33160d5 Dec 2, 2013
@mdo mdo mentioned this issue Dec 2, 2013
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