mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-09 07:06:36 +02:00
Docs: fix Markdown table with empty column (#38342)
This commit is contained in:
@@ -643,7 +643,7 @@ Another override is the option to pop up a modal that covers the user viewport,
|
|||||||
|
|
||||||
{{< bs-table >}}
|
{{< bs-table >}}
|
||||||
| Class | Availability |
|
| Class | Availability |
|
||||||
| --- | --- | --- |
|
| --- | --- |
|
||||||
| `.modal-fullscreen` | Always |
|
| `.modal-fullscreen` | Always |
|
||||||
| `.modal-fullscreen-sm-down` | `576px` |
|
| `.modal-fullscreen-sm-down` | `576px` |
|
||||||
| `.modal-fullscreen-md-down` | `768px` |
|
| `.modal-fullscreen-md-down` | `768px` |
|
||||||
|
Reference in New Issue
Block a user