Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 0bf1309

Browse files
author
Gabriel Schulhof
committed
Toolbar: Remove fullscreen from fixed toolbar demo
Fixes gh-7282
1 parent debea2d commit 0bf1309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/toolbar-fixed/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<body>
1616
<div data-role="page" class="jqm-demos" data-quicklinks="true">
1717
18-
<div data-role="header" data-position="fixed" data-fullscreen="true">
18+
<div data-role="header" data-position="fixed">
1919
<a href="../toolbar/" data-rel="back" class="ui-btn ui-btn-left ui-alt-icon ui-nodisc-icon ui-corner-all ui-btn-icon-notext ui-icon-carat-l">Back</a>
2020
<h1>Fixed header</h1>
2121
</div><!-- /header -->

0 commit comments

Comments
 (0)