Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

overflow:hidden conflict with ordered lists (ol li) ?

  • 1 پاسخ
  • 17 have this problem
  • 62 views
  • آخرین پاسخ توسّط AnonymousUser

I have an ordered list (ol) and I need to restrain each item to a certain width. When I use overflow:hidden firefox no longer uses my list item styles (turns it into an unordered, unbulleted list)

This happened

Every time Firefox opened

I have an ordered list (ol) and I need to restrain each item to a certain width. When I use overflow:hidden firefox no longer uses my list item styles (turns it into an unordered, unbulleted list) == This happened == Every time Firefox opened

All Replies (1)

I would post this type of question to stackoverflow. I'd include a minimal example of HTML and CSS to reproduce this issue.