diff options
| author | Mark Otto <[email protected]> | 2016-02-07 22:48:26 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-02-07 22:48:26 -0800 |
| commit | e455b6b8d2cd028d53640f14134f0e8b3f575786 (patch) | |
| tree | 7d3ee33ae188ac37734fb92ec1d29d695d21fd63 /docs/components/modal.md | |
| parent | e589cdbfe9421d58f6c3ff4d2820056983df6def (diff) | |
| parent | e3b55aadea895bdb0910f3ffd3f74d89fee37925 (diff) | |
| download | bootstrap-e455b6b8d2cd028d53640f14134f0e8b3f575786.tar.xz bootstrap-e455b6b8d2cd028d53640f14134f0e8b3f575786.zip | |
Merge branch 'v4-dev' into v4-form-sizing
Diffstat (limited to 'docs/components/modal.md')
| -rw-r--r-- | docs/components/modal.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/modal.md b/docs/components/modal.md index a8b1b4850..1bbcd3fbf 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -181,7 +181,7 @@ Embedding YouTube videos in modals requires additional JavaScript not in Bootstr ## Optional sizes -Modals have two optional sizes, available via modifier classes to be placed on a `.modal-dialog`. These size kick in at certain breakpoints to avoid horizontal scrollbars on narrower viewports. +Modals have two 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. <div class="bd-example"> <button type="button" class="btn btn-primary" data-toggle="modal" data-target=".bd-example-modal-lg">Large modal</button> |
