• Chris Rebert's avatar
    Revert "Images are responsive by default" · 763d77e2
    Chris Rebert authored
    This reverts commit d29f851e.
    
    Making <img>s responsive by-default without opt-in can severely break
    third-party widgets such as Google Maps.
    This was an acknowledged problem in Bootstrap v2
    (see https://github.com/twbs/bootstrap/issues/1506 ) and was fixed in v3
    by requiring the .img-responsive class for explicit opt-in
    (see 09cdee2f).
    The situation hasn't really changed since then. The responsive-by-default
    approach hasn't become any more suitable in the intervening time.
    
    So let's avoid having this regress in v4. :-)
    763d77e2
Name
Last commit
Last update
dist Loading commit data...
docs Loading commit data...
grunt Loading commit data...
js Loading commit data...
scss Loading commit data...
test-infra Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CNAME Loading commit data...
CONTRIBUTING.md Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
Gruntfile.js Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
_config.yml Loading commit data...
bower.json Loading commit data...
composer.json Loading commit data...
package.js Loading commit data...
package.json Loading commit data...
sache.json Loading commit data...