From: Juan Carlos González Cabrero Date: Tue, 17 May 2016 13:14:07 +0000 (+0200) Subject: Add new extra large size for modal containers X-Git-Tag: v4.2.0~406^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95dffb327990a0690aec1719b2efbb91dfbb7c4b;p=thirdparty%2Fbootstrap.git Add new extra large size for modal containers --- diff --git a/docs/components/modal.md b/docs/components/modal.md index 16689f6ae0..56b4dfc2af 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -422,14 +422,26 @@ 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 sizes kick in at certain breakpoints to avoid horizontal scrollbars on narrower viewports. +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.
+
{% highlight html %} + + + + + @@ -453,6 +465,23 @@ Modals have two optional sizes, available via modifier classes to be placed on a {% endhighlight %} + +