diff options
| author | Quy <[email protected]> | 2017-01-22 20:37:14 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-01-22 20:37:14 -0800 |
| commit | 563926717cbc1420218796396fac06c1005447bf (patch) | |
| tree | f37fbf5bc4942de10671b5db4bef1cd24fd3bcf1 /docs | |
| parent | 091f3b8c246a8e4923f3f156ffbf3e359058d1d5 (diff) | |
| download | bootstrap-563926717cbc1420218796396fac06c1005447bf.tar.xz bootstrap-563926717cbc1420218796396fac06c1005447bf.zip | |
Change to markdown (#21815)
Diffstat (limited to 'docs')
| -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 fdea34bd9..d1522e558 100644 --- a/docs/layout/responsive-utilities.md +++ b/docs/layout/responsive-utilities.md @@ -134,7 +134,8 @@ Try to use these on a limited basis and avoid creating entirely different versio ## Print classes -<p>Similar to the regular responsive classes, use these for toggling content for print.</p> +Similar to the regular responsive classes, use these for toggling content for print. + <table class="table table-bordered table-striped responsive-utilities table-responsive"> <thead> <tr> |
