diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.1/components/modal.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.1/components/modal.md b/docs/4.1/components/modal.md index 0d0fc49a6..ac9bf18e7 100644 --- a/docs/4.1/components/modal.md +++ b/docs/4.1/components/modal.md @@ -474,7 +474,7 @@ Embedding YouTube videos in modals requires additional JavaScript not in Bootstr Modals have three optional sizes, available via modifier classes to be placed on a `.modal-dialog`. These sizes kick in at certain breakpoints to avoid horizontal scrollbars on narrower viewports. -<table class="table table-striped"> +<table class="table table-bordered table-striped"> <thead> <tr> <th>Size</th> |
