]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove non-responsive text alignment classes 18317/head
authorChris Rebert <code@chrisrebert.com>
Mon, 23 Nov 2015 04:53:34 +0000 (20:53 -0800)
committerChris Rebert <code@chrisrebert.com>
Mon, 23 Nov 2015 05:33:42 +0000 (21:33 -0800)
commitade2ab13418b2c86aa47a767533e542dc6589aff
treea192f86dd2673c55465c4cc4fda7c19815839ab4
parent2c3a592a6edb6596ca05c240abf7b053f6333c02
Remove non-responsive text alignment classes

These can be replaced by their `.text-xs-*` parallels.
This also avoids any complications from interactions between the responsive and non-responsive classes.
(e.g. `<div class="text-left text-md-right">`)

Refs #18300
[skip sauce]
docs/components/card.md
docs/components/utilities.md
docs/content/figures.md
docs/content/images.md
docs/examples/album/index.html
docs/examples/carousel/index.html
docs/layout/grid.md
scss/_utilities.scss