mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 06:03:10 +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:
|
||||
|
||||
<div class="table-responsive">
|
||||
<table class="table mb-4">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -134,6 +135,7 @@ As noted above, each of these breakpoints have their own container, unique class
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
## Auto-layout columns
|
||||
|
||||
|
Reference in New Issue
Block a user