aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started/examples.html
diff options
context:
space:
mode:
authorNikita Rushmanov <[email protected]>2015-01-23 03:16:07 -0800
committerNikita Rushmanov <[email protected]>2015-01-23 03:16:07 -0800
commit6e782ed42d90a54e8d548cee66be3627b0a1d077 (patch)
treefc7fca3496868113153b0cfdf601dffcdfc61316 /docs/_includes/getting-started/examples.html
parentd41f114e9b11eddd3c947755801a35c0687c40e1 (diff)
downloadbootstrap-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/_includes/getting-started/examples.html')
0 files changed, 0 insertions, 0 deletions