From: Mark Otto Date: Sun, 4 Nov 2012 20:58:57 +0000 (-0800) Subject: fix modals display in docs on tablet view X-Git-Tag: v2.2.2~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2320a0989869900e92ab4e3cd78ffad9e6375337;p=thirdparty%2Fbootstrap.git fix modals display in docs on tablet view --- diff --git a/docs/javascript.html b/docs/javascript.html index 4418e89be9..b40422ae3b 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -181,7 +181,7 @@ $('#myModal').on('show', function (e) {

Static example

A rendered modal with header, body, and set of actions in the footer.

-