-
Nikita Rushmanov authored
People normally center images using text-align. However, the `.img-responsive` class changes the display type to block. As a result you can no longer align the image with text-align. You must instead do it with margin: auto. There was no note about this on the web page, and no mention about setting the display to block. Users were left on a frustrating journey to figure out why they can't center images anymore!
6e782ed4
| Name |
Last commit
|
Last update |
|---|---|---|
| dist | ||
| docs | ||
| fonts | ||
| grunt | ||
| js | ||
| less | ||
| test-infra | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CNAME | ||
| CONTRIBUTING.md | ||
| Gruntfile.js | ||
| LICENSE | ||
| README.md | ||
| _config.yml | ||
| bower.json | ||
| composer.json | ||
| package.json |