mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +02:00
Fixes #36550
This commit is contained in:
@@ -63,6 +63,7 @@ Bootstrap's grid system can adapt across all six default breakpoints, and any br
|
|||||||
|
|
||||||
As noted above, each of these breakpoints have their own container, unique class prefix, and modifiers. Here's how the grid changes across these breakpoints:
|
As noted above, each of these breakpoints have their own container, unique class prefix, and modifiers. Here's how the grid changes across these breakpoints:
|
||||||
|
|
||||||
|
<div class="table-responsive">
|
||||||
<table class="table mb-4">
|
<table class="table mb-4">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -134,6 +135,7 @@ As noted above, each of these breakpoints have their own container, unique class
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
## Auto-layout columns
|
## Auto-layout columns
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user