From: Chris Rebert Date: Wed, 12 Feb 2014 19:10:55 +0000 (-0800) Subject: Use .bs-example-* instead of .bs-* in examples in docs X-Git-Tag: v3.1.1~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12709%2Fhead;p=thirdparty%2Fbootstrap.git Use .bs-example-* instead of .bs-* in examples in docs Refs #12610 --- diff --git a/docs/javascript.html b/docs/javascript.html index ddb233fd5f..561fc3fd9f 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -241,14 +241,14 @@ $('#myModal').on('show.bs.modal', function (e) {

Optional sizes

Modals have two optional sizes, available via modifier classes to be placed on a .modal-dialog.

- - + +
{% highlight html %} - + -