moved theme class to page div

This commit is contained in:
scottjehl 2010-10-06 00:49:24 -04:00
parent 4a7ede3322
commit b95dbce151

View file

@ -16,14 +16,14 @@
</head>
<body>
<div data-role="page">
<div data-role="page" class="ui-body-b">
<div data-role="header">
<a href="#customize" class="editbutton ui-aux">Edit</a>
<h1>Converter demo</h1>
</div>
<div data-role="content" class="ui-body-b">
<div data-role="content">
<form method="get" action="" data-role="autoform">
<label for="term" data-role="nojs">Search:</label>
<input type="search" name="term" id="term" placeholder="search..." value="1" />