[Tynstep-svn] r248 - trunk/step/step-web/src/main/webapp
ChrisBurrell at crosswire.org
ChrisBurrell at crosswire.org
Thu Apr 19 14:23:35 MST 2012
Author: ChrisBurrell
Date: 2012-04-19 14:23:35 -0700 (Thu, 19 Apr 2012)
New Revision: 248
Modified:
trunk/step/step-web/src/main/webapp/mobile.html
Log:
mobile fixed headers
Modified: trunk/step/step-web/src/main/webapp/mobile.html
===================================================================
--- trunk/step/step-web/src/main/webapp/mobile.html 2012-04-19 17:51:18 UTC (rev 247)
+++ trunk/step/step-web/src/main/webapp/mobile.html 2012-04-19 21:23:35 UTC (rev 248)
@@ -20,7 +20,7 @@
<div data-role="page">
- <div data-role="header">
+ <div data-role="header" data-position="fixed">
<h1>STEP</h1>
<a href="#options" data-rel="dialog" data-transition="pop" data-icon="gears">Options</a>
</div><!-- /header -->
More information about the Tynstep-svn
mailing list