ol, not ul

This commit is contained in:
Kerrick Long
2011-07-21 20:06:54 -05:00
parent 0b85dfc836
commit 70fdf64c31
+3 -3
View File
@@ -61,9 +61,9 @@
</div>
<div class="article" id="help">
<h2>What are some of the known issues with Mostly Harmless?</h2>
<ul>
<li>After clicking a vote icon, hide, or report, the state may not <em>appear</em> to change unless you move your mouse over what you just clicked. However, often you move your mouse to get away from the element, so you wont usually see this. This is a <a href="http://code.google.com/p/chromium/issues/detail?id=77246">known bug in Google Chrome</a>.</li>
</ul>
<ol>
<li>After clicking a vote icon, hide, or report, the state may not <em>appear</em> to change unless you move your mouse over what you just clicked. However, often you move your mouse to get away from the element, so you wont usually see this. This is a <a href="http://code.google.com/p/chromium/issues/detail?id=77246">known bug in Google Chrome</a>. If you want this to be fixed, please star the issue in the Chrome bug tracker.</li>
</ol>
<h2>How can I suggest a feature or report a bug?</h2>
<p>If you find a bug in Mostly Harmless, or if you would like to request a new feature, doing so is easy! Simply visit <a href="https://github.com/Kerrick/Mostly-Harmless/issues/new">github.com/Kerrick/Mostly-Harmless/issues/new</a> and submit a ticket! Be sure to be very descriptive so I can figure out exactly what is wrong, or precisely what you are requesting.</p>
<a href="https://github.com/Kerrick/Mostly-Harmless/issues" title="Click here to view open issues for Mostly Harmless"><img src="./images/ss_issues.png" alt="Screenshot of a new issue being submitted." width="812" height="345"/></a>