]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: fix Markdown table with empty column (#38342)
authorHannah Issermann <hannah.issermann@orange.com>
Mon, 27 Mar 2023 08:48:42 +0000 (10:48 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Mar 2023 08:48:42 +0000 (10:48 +0200)
site/content/docs/5.3/components/modal.md

index e723a49ce283b89736ce32d5aea62e72a639d4e9..f556ed9f825d569eb158c39f434daef74dac7d44 100644 (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` |