mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
derp
This commit is contained in:
parent
2967cc1d60
commit
85591d82dd
1 changed files with 2 additions and 2 deletions
4
css.html
4
css.html
|
@ -2086,7 +2086,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||
<p class="lead">For faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query. Also included are utility classes for toggling content when printed.</p>
|
||||
|
||||
<h3>Responsive classes</h3>
|
||||
<div class="bs-scrollable-table">
|
||||
<div class="bs-table-scrollable">
|
||||
<table class="table table-bordered table-striped responsive-utilities">
|
||||
<thead>
|
||||
<tr>
|
||||
|
@ -2138,7 +2138,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||
</div>
|
||||
|
||||
<h3>Print classes</h3>
|
||||
<div class="bs-scrollable-table">
|
||||
<div class="bs-table-scrollable">
|
||||
<table class="table table-bordered table-striped responsive-utilities">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue