1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

fix up docs popover examples and copy

This commit is contained in:
Mark Otto
2012-07-09 21:13:33 -07:00
parent 148e5a3d89
commit f4877c2369
6 changed files with 11 additions and 12 deletions

View File

@@ -863,8 +863,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
</div>
<h2>Examples</h2>
<p>Add small overlays of content, like those on the iPad, to any element for housing secondary information. Hover over the button to trigger the popover.</p>
<p class="muted"><strong>*</strong> Requires <a href="#tooltips">Tooltip</a> to be included</p>
<p>Add small overlays of content, like those on the iPad, to any element for housing secondary information. Hover over the button to trigger the popover. <strong>Requires <a href="#tooltips">Tooltip</a> to be included.</strong></p>
<h3>Static popover</h3>
<p>Four options are available: top, right, bottom, and left aligned.</p>