]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Support .h1 in place of h1 inside .jumbotron 11299/head
authorKevin Locke <kevin@kevinlocke.name>
Thu, 31 Oct 2013 00:37:17 +0000 (18:37 -0600)
committerKevin Locke <kevin@kevinlocke.name>
Thu, 31 Oct 2013 16:48:55 +0000 (10:48 -0600)
commit441f9d67179f766377eed4b0cedc5dc6eec290e4
tree36eabf67265a909b42a7002fa1ae183706c50c6b
parent867e2bef8d9c9b901022899227b306a532f5baf3
Support .h1 in place of h1 inside .jumbotron

As in #7284, it can often be useful to style text like a heading in
places where using the heading tag would be either semantically
incorrect, less accessible, or otherwise invalid.

Support this in .jumbotron as in the rest of the document by allowing
elements with class .h1 to stand in for the h1 element.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
dist/css/bootstrap.css
dist/css/bootstrap.min.css
docs-assets/js/raw-files.js
less/jumbotron.less