From 70fdf64c31b23db21b5890ce7f2f1e9802d9e54d Mon Sep 17 00:00:00 2001 From: Kerrick Long Date: Thu, 21 Jul 2011 20:06:54 -0500 Subject: [PATCH] ol, not ul --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index efbdde3..25055e4 100644 --- a/index.html +++ b/index.html @@ -61,9 +61,9 @@

What are some of the known issues with Mostly Harmless?

- +
    +
  1. After clicking a vote icon, hide, or report, the state may not appear 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 won’t usually see this. This is a known bug in Google Chrome. If you want this to be fixed, please star the issue in the Chrome bug tracker.
  2. +

How can I suggest a feature or report a bug?

If you find a bug in Mostly Harmless, or if you would like to request a new feature, doing so is easy! Simply visit github.com/Kerrick/Mostly-Harmless/issues/new 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.

Screenshot of a new issue being submitted.