diff options
| author | Nikita Rushmanov <[email protected]> | 2015-01-23 03:16:07 -0800 |
|---|---|---|
| committer | Nikita Rushmanov <[email protected]> | 2015-01-23 03:16:07 -0800 |
| commit | 6e782ed42d90a54e8d548cee66be3627b0a1d077 (patch) | |
| tree | fc7fca3496868113153b0cfdf601dffcdfc61316 /docs/dist/css/bootstrap.css | |
| parent | d41f114e9b11eddd3c947755801a35c0687c40e1 (diff) | |
| download | bootstrap-6e782ed42d90a54e8d548cee66be3627b0a1d077.tar.xz bootstrap-6e782ed42d90a54e8d548cee66be3627b0a1d077.zip | |
Add a warning in images.html about text-align
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!
Diffstat (limited to 'docs/dist/css/bootstrap.css')
0 files changed, 0 insertions, 0 deletions
