2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Twerk callouts and fix an unstyled one

This commit is contained in:
Mark Otto
2013-07-19 17:17:52 -07:00
parent 6cce56061f
commit 8ab77191ce
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1554,7 +1554,7 @@ $('#myCollapsible').on('hidden.bs.collapse', function () {
</a>
</div>
{% endhighlight %}
<div class="bs-callout">
<div class="bs-callout bs-callout-info">
<h4>Glyphicon Alternative</h4>
<p>With <a href="/css/#glyphicons">Glyphicons</a> available, you may choose to style the left and right toggle buttons with <code>.glyphicon-chevron-left</code> and <code>.glyphicon-chevron-right</code>.</p>
</div>