mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-17 02:51:07 +00:00
removed extra ui-body class
This commit is contained in:
parent
f0bd5393a7
commit
a6c6e3ac2d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue