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

bootstrap.min.css should be without responsive styles (since bootstrap-combined.min.css has them). #106

Merged
merged 1 commit into from Feb 13, 2013

Conversation

benschell
Copy link
Contributor

Presently bootstrap.min.css and bootstrap-combined.min.css are identical. This fixes that, restoring bootstrap.min.css to past behavior of excluding responsive styles (but including icons).

Pull request for #102.

jdorfman added a commit that referenced this pull request Feb 13, 2013
bootstrap.min.css should be without responsive styles (since bootstrap-combined.min.css has them).
@jdorfman jdorfman merged commit 4171445 into jsdelivr:master Feb 13, 2013
@jdorfman
Copy link
Member

thanks @benschell deploying now.

@al6x
Copy link

al6x commented May 24, 2013

It still have responsive parts. See sources of http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap.min.css - it contains @media (min-width:768px) and looks differently on different screens.

@stieler-it
Copy link

@alexeyPetrushin Since 2.3.2 responsitve parts seem to be included again - if you don't need the latest version you can use 2.3.1 or wait until someone has time to fix it

jdorfman added a commit that referenced this pull request Feb 24, 2015
bootstrap.min.css should be without responsive styles (since bootstrap-combined.min.css has them).
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

Successfully merging this pull request may close these issues.

None yet

4 participants