2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update examples to account for #18185

[skip sauce]
This commit is contained in:
Chris Rebert
2015-12-08 03:38:34 -08:00
parent 6faa260f84
commit 85032786c3
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ Our collapse plugin allows you to use a `<button>` or `<a>` to toggle hidden con
{% example html %}
<div class="collapse" id="exCollapsingNavbar">
<div class="bg-inverse p-a">
<div class="bg-inverse p-a-1">
<h4>Collapsed content</h4>
<span class="text-muted">Toggleable via the navbar brand.</span>
</div>