bootstrap/docs/_includes
Nikita Rushmanov 6e782ed42d 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!
2015-01-23 03:16:07 -08:00
..
components Merge branch 'master' of github.com:twbs/bootstrap 2015-01-21 21:06:28 -08:00
css Add a warning in images.html about text-align 2015-01-23 03:16:07 -08:00
getting-started Document sticky :hover on mobile browsers; fixes #12832 2015-01-20 19:22:20 -08:00
js Move inline CSS to docs.css. 2015-01-21 09:51:12 +02:00
nav Document sticky :hover on mobile browsers; fixes #12832 2015-01-20 19:22:20 -08:00
ads.html Rearrange repository contents because muahahahahahaha 2013-12-28 22:47:03 -08:00
customizer-variables.html fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 to fix button sizing in Win 8.1 Chrome 2015-01-18 15:03:14 -08:00
footer.html Update jQuery to v1.11.2. 2015-01-07 00:31:18 +02:00
header.html Add AnchorJS for docs anchors. 2015-01-21 09:50:51 +02:00
social-buttons.html Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs- 2014-02-08 23:24:38 -08:00