Skip to content

Commit

Permalink
Merge pull request #1654 from smblott-github/options-page-use-header
Browse files Browse the repository at this point in the history
Add header for Advanced Options.
  • Loading branch information
smblott-github committed May 26, 2015
2 parents 208270b + 535b662 commit f35dae8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
<td colspan="2"><a href="#" id="advancedOptionsLink">Show advanced options&hellip;</a></td>
</tr>
<tbody id='advancedOptions'>
<tr>
<td colspan="2"><header>Advanced Options</header></td>
</tr>
<tr>
<td class="caption">Scroll step size</td>
<td>
Expand Down

0 comments on commit f35dae8

Please sign in to comment.