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

diff --git a/js/dropdown.js b/js/dropdown.js index 8aee574fa0..5bf051e86a 100644 --- a/js/dropdown.js +++ b/js/dropdown.js @@ -42,7 +42,7 @@ if (!isActive) { if ('ontouchstart' in document.documentElement) { // if mobile we we use a backdrop because click events don't delegate - $('