mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-24 19:13:43 +00: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>
|
<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>
|
<h3>Responsive classes</h3>
|
||||||
<div class="bs-scrollable-table">
|
<div class="bs-table-scrollable">
|
||||||
<table class="table table-bordered table-striped responsive-utilities">
|
<table class="table table-bordered table-striped responsive-utilities">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
@ -2138,7 +2138,7 @@ For example, <code><section></code> should be wrapped as inline.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3>Print classes</h3>
|
<h3>Print classes</h3>
|
||||||
<div class="bs-scrollable-table">
|
<div class="bs-table-scrollable">
|
||||||
<table class="table table-bordered table-striped responsive-utilities">
|
<table class="table table-bordered table-striped responsive-utilities">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue