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(){