From f04ca654b1b8a4587b6cbc7b136448fd0258facb Mon Sep 17 00:00:00 2001 From: Robert Bosse Date: Mon, 15 Oct 2012 15:33:49 -0400 Subject: [PATCH] API Doc: Updated Example --- resources/hashtag/example1.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/resources/hashtag/example1.html b/resources/hashtag/example1.html index d790d369..32bec8dd 100644 --- a/resources/hashtag/example1.html +++ b/resources/hashtag/example1.html @@ -8,6 +8,13 @@ + html, body { padding: 0; margin: 0; } + html, .ui-mobile, .ui-mobile body { + height: 85px; + } + .ui-mobile, .ui-mobile .ui-page { + min-height: 85px; + } #nav { font-size: 200%; width:17.1875em; @@ -40,10 +47,10 @@ $(function(){