1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 07:37:27 +02:00

Docs: fix Markdown table with empty column (#38342)

This commit is contained in:
Hannah Issermann
2023-03-27 10:48:42 +02:00
committed by GitHub
parent e34cf6a34a
commit 31f93e2aff

View File

@@ -643,7 +643,7 @@ Another override is the option to pop up a modal that covers the user viewport,
{{< bs-table >}}
| Class | Availability |
| --- | --- | --- |
| --- | --- |
| `.modal-fullscreen` | Always |
| `.modal-fullscreen-sm-down` | `576px` |
| `.modal-fullscreen-md-down` | `768px` |