Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Move search label inside search box
  • Loading branch information
Mouq committed Jun 15, 2014
1 parent 4bcefef commit 84eabe7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions template/header.html
Expand Up @@ -4,8 +4,7 @@
>&nbsp;Perl 6 Documentation</a
>
<div id="search" class="ui-widget">
<label for="query">Search&nbsp;</label>
<div class="green"><input id="query" title="Enter Perl 6 document to search for"></div>
<div class="green"><input value="Search" id="query" title="Enter Perl 6 document to search for"></div>
</div>
MENU
</div>
Expand Down

0 comments on commit 84eabe7

Please sign in to comment.