From 2320a0989869900e92ab4e3cd78ffad9e6375337 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 4 Nov 2012 12:58:57 -0800 Subject: [PATCH 01/11] fix modals display in docs on tablet view --- docs/javascript.html | 2 +- docs/templates/pages/javascript.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.

-