2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03: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
+1 -1
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` |