Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 1 trả lời
  • 17 gặp vấn đề này
  • 10 lượt xem
  • Trả lời mới nhất được viết bởi AnonymousUser

more options

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

Tất cả các câu trả lời (1)

more options

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