From: Seth Faxon Date: Wed, 24 Jul 2013 02:38:23 +0000 (-0700) Subject: update carousel js docs to reflect leading .glyphicon X-Git-Tag: v3.0.0-rc1~82^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8576%2Fhead;p=thirdparty%2Fbootstrap.git update carousel js docs to reflect leading .glyphicon https://github.com/twitter/bootstrap/pull/6342 icons section mentions the change to using glyphicon base class this adds it to the docs --- diff --git a/javascript.html b/javascript.html index 9d39c0a886..d39d9c321e 100644 --- a/javascript.html +++ b/javascript.html @@ -1556,7 +1556,7 @@ $('#myCollapsible').on('hidden.bs.collapse', function () { {% endhighlight %}

Glyphicon Alternative

-

With Glyphicons available, you may choose to style the left and right toggle buttons with .glyphicon-chevron-left and .glyphicon-chevron-right.

+

With Glyphicons available, you may choose to style the left and right toggle buttons with .glyphicon .glyphicon-chevron-left and .glyphicon .glyphicon-chevron-right.

Optional captions