aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-06-18 22:29:37 -0700
committerMark Otto <[email protected]>2014-06-18 22:29:37 -0700
commitd4eb5552b369e42026807edf469242df4ebd78ab (patch)
treecac3cb1c60df318e9b677f7171b30d1068984e75 /docs/_includes/components
parent2a380f6bd8c4f96ff59de88841968fd538caf538 (diff)
parent53d68a099d1e99499a8b473896a7035444491f36 (diff)
downloadbootstrap-d4eb5552b369e42026807edf469242df4ebd78ab.tar.xz
bootstrap-d4eb5552b369e42026807edf469242df4ebd78ab.zip
Merge branch 'master' into new_striped_progress_bar_class
Diffstat (limited to 'docs/_includes/components')
-rw-r--r--docs/_includes/components/panels.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/components/panels.html b/docs/_includes/components/panels.html
index b00cd0f72..acf32c51c 100644
--- a/docs/_includes/components/panels.html
+++ b/docs/_includes/components/panels.html
@@ -22,6 +22,7 @@
<h3 id="panels-heading">Panel with heading</h3>
<p>Easily add a heading container to your panel with <code>.panel-heading</code>. You may also include any <code>&lt;h1&gt;</code>-<code>&lt;h6&gt;</code> with a <code>.panel-title</code> class to add a pre-styled heading.</p>
+ <p>For proper link coloring, be sure to place links in headings within <code>.panel-title</code>.</p>
<div class="bs-example">
<div class="panel panel-default">
<div class="panel-heading">Panel heading without title</div>