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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user