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

add visibility note to docs about captions

This commit is contained in:
Mark Otto
2013-02-16 02:49:12 -08:00
parent 6dce3f63d8
commit 5fecb4a9f4
+1
View File
@@ -1530,6 +1530,7 @@ $('#myCollapsible').on('hidden', function () {
<h3>Optional captions</h3>
<p>Add captions to your slides easily with the <code>.carousel-caption</code> element within any <code>.item</code>. Place just about any optional HTML within there and it will be automatically aligned and formatted.</p>
<p><strong>Captions are hidden in mobile views</strong> and shown with viewports greater than 768px wide.</p>
<div class="bs-docs-example">
<div class="carousel slide bs-docs-carousel-example">
<ol class="carousel-indicators">