removed extra ui-body class

This commit is contained in:
Todd Parker 2010-10-15 15:50:59 -04:00
parent f0bd5393a7
commit a6c6e3ac2d

View file

@ -13,7 +13,7 @@
<h1>Anatomy of a Page</h1>
</div><!-- /header -->
<div data-role="content" class="ui-body">
<div data-role="content">
<p>The jQuery Mobile "page" structure is optimized to support either single pages, or local internal linked "pages" within a page.</p>