diff options
| author | Chris Rebert <[email protected]> | 2014-01-07 21:43:12 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-08 12:41:51 -0800 |
| commit | db829f8620d7fb04b48adb5dd0ad297f0c930453 (patch) | |
| tree | a657eac7e4079114d2a0b1e68c2215ade7dc6bfe /docs/_includes | |
| parent | 39861714a80b68cd42a2e2b812be53f0b0f6b70d (diff) | |
| download | bootstrap-db829f8620d7fb04b48adb5dd0ad297f0c930453.tar.xz bootstrap-db829f8620d7fb04b48adb5dd0ad297f0c930453.zip | |
add support for '//===' for <h3>s in bs-lessdoc
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/customizer-variables.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 5093bd5f3..0b4429d72 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -726,9 +726,7 @@ </div> <h2 id="navs">Navs</h2> <p></p> -<div class="row"> -</div> -<h2 id="shared-nav-styles">Shared nav styles</h2> +<h3 id="shared-nav-styles">Shared nav styles</h3> <div class="row"> <div class="bs-customizer-input"> <label for="input-@nav-link-padding">@nav-link-padding</label> |
