From: Mark Otto Date: Thu, 19 Jun 2014 05:16:15 +0000 (-0700) Subject: Fixes #13400, #13415: actually document the existing practice for links in panel... X-Git-Tag: v3.2.0~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02642350f807c1431e686f03a97c0067fc0a2b51;p=thirdparty%2Fbootstrap.git Fixes #13400, #13415: actually document the existing practice for links in panel headings --- diff --git a/docs/_includes/components/panels.html b/docs/_includes/components/panels.html index b00cd0f72e..acf32c51c5 100644 --- a/docs/_includes/components/panels.html +++ b/docs/_includes/components/panels.html @@ -22,6 +22,7 @@

Panel with heading

Easily add a heading container to your panel with .panel-heading. You may also include any <h1>-<h6> with a .panel-title class to add a pre-styled heading.

+

For proper link coloring, be sure to place links in headings within .panel-title.

Panel heading without title