From 2320a0989869900e92ab4e3cd78ffad9e6375337 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 4 Nov 2012 12:58:57 -0800 Subject: fix modals display in docs on tablet view --- docs/templates/pages/javascript.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 87f4d0bf5..7b07d5759 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -111,7 +111,7 @@ $('#myModal').on('show', function (e) {

{{_i}}Static example{{/i}}

{{_i}}A rendered modal with header, body, and set of actions in the footer.{{/i}}

-