diff options
| author | Quy <[email protected]> | 2017-01-22 11:17:17 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-01-22 11:17:17 -0800 |
| commit | 091f3b8c246a8e4923f3f156ffbf3e359058d1d5 (patch) | |
| tree | 78088b539f33edadb910b22eba13fb79ef943aa5 /docs/layout | |
| parent | c920049b5b36cfcb225c92d9aaf743fa6320a2e0 (diff) | |
| download | bootstrap-091f3b8c246a8e4923f3f156ffbf3e359058d1d5.tar.xz bootstrap-091f3b8c246a8e4923f3f156ffbf3e359058d1d5.zip | |
Change header to use markdown (#21809)
Header will now display in the Contents section.
Diffstat (limited to 'docs/layout')
| -rw-r--r-- | docs/layout/responsive-utilities.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/layout/responsive-utilities.md b/docs/layout/responsive-utilities.md index c3f0c0090..fdea34bd9 100644 --- a/docs/layout/responsive-utilities.md +++ b/docs/layout/responsive-utilities.md @@ -132,7 +132,8 @@ Try to use these on a limited basis and avoid creating entirely different versio </tbody> </table> -<h2 id="responsive-utilities-print">Print classes</h2> +## Print classes + <p>Similar to the regular responsive classes, use these for toggling content for print.</p> <table class="table table-bordered table-striped responsive-utilities table-responsive"> <thead> |
