diff options
| author | Chris Rebert <[email protected]> | 2015-03-28 04:06:22 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-03-28 04:06:22 -0700 |
| commit | 763d77e210e8746120a9c0a0fe8cf7246909ae10 (patch) | |
| tree | 954c986104ebfcc926debd5d7aeda4641c386166 /docs/javascript | |
| parent | 321c3b66bb6e815e8c7e19f5ee7fc8b854fefead (diff) | |
| download | bootstrap-763d77e210e8746120a9c0a0fe8cf7246909ae10.tar.xz bootstrap-763d77e210e8746120a9c0a0fe8cf7246909ae10.zip | |
Revert "Images are responsive by default"
This reverts commit d29f851e827db27fb42573f14003bb018c037342.
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 09cdee2f03aaad5c5a767fbec2e3896ad3d1f980).
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. :-)
Diffstat (limited to 'docs/javascript')
0 files changed, 0 insertions, 0 deletions
