diff --git a/docs/_includes/docs-nav.html b/docs/_includes/docs-nav.html index 649cad06a3..4a91214a38 100644 --- a/docs/_includes/docs-nav.html +++ b/docs/_includes/docs-nav.html @@ -163,7 +163,14 @@
<section>
should be wrapped as inline.
While not always necessary, sometimes you need to put your DOM in a box. For those situations, try the panel component.
-By default, all the .panel
does is apply some basic border and padding to contain some content.
<section>
should be wrapped as inline.
Easily add a heading to your panel with .panel-heading
. Use it on a <div>
or any heading element (e.g., <h3>
).
<section>
should be wrapped as inline.
Like other components, easily make a panel more meaningful to a particular context by adding any of the contextual state classes.