Problem description: When writing a list with roman numerals, on roman numerals 7 and 8, there is an unnecessary amount of space created which looks inconsistent with the other roman numerals. Steps to reproduce: 1. Write Roman Numeral 1 2. Write something random next to Roman Numeral 1 3. Press Enter 4. Repeat steps 1-3 until you get to Roman Numerals 7 and 8 Current behavior: An extra space is created between the roman numerals 7 and 8 and the word next to it. Expected behavior: Either make the words adjacent to the roman numeral or place all the words next to roman numerals straight so it would look consistent. Platform (if different from the browser): Browser: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
*** This bug has been marked as a duplicate of bug 42788 ***