From 02642350f807c1431e686f03a97c0067fc0a2b51 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 18 Jun 2014 22:16:15 -0700 Subject: Fixes #13400, #13415: actually document the existing practice for links in panel headings --- docs/_includes/components/panels.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/_includes') 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 @@

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
-- cgit v1.2.3 From d222c21f842812088060be725d24213c7202c35f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 18 Jun 2014 22:24:56 -0700 Subject: grunt --- docs/_includes/customizer-variables.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 075a0ea72..e318dd44d 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1735,6 +1735,11 @@

Page header border color

+
+ + +

Width of horizontal description list titles

+

Miscellaneous

-- cgit v1.2.3