Skip to content

Commit

Permalink
Index: Fix positioning of legacy download button
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Jul 23, 2016
1 parent 04df813 commit 6d9d7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion page/index.html
Expand Up @@ -21,7 +21,7 @@ <h2>Download jQuery UI 1.12.0</h2>
<span>v1.12.0</span>
<span>jQuery 1.7+</span>
</div>
<div class="download-option">
<div class="download-option download-legacy">
<a href="/resources/download/jquery-ui-1.11.4.zip" class="button">Legacy</a>
<span>v1.11.4</span>
<span>jQuery 1.6+</span>
Expand Down

0 comments on commit 6d9d7a6

Please sign in to comment.