Closed (outdated)
Project:
Corolla
Version:
6.x-1.17
Component:
Design
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2010 at 09:48 UTC
Updated:
29 Feb 2016 at 00:34 UTC
Jump to comment: Most recent
Hi! Possibly this issue is connected to the #903256: Views list is snown without dots or numbers
I have installed pure Drupal and set up Corolla theme and there is a problem with how numbered list is shown:
- FF 3.6.9. http://img828.imageshack.us/img828/4780/54087388.jpg
- IE 6 http://img5.imageshack.us/img5/3376/ie6l.jpg
- Chrome http://img52.imageshack.us/img52/1543/chromeww.jpg
As you can see, FF renders list in an odd way. Are there any CSS incompatibility in the Corolla theme?
Comments
Comment #1
jarek foksa commentedThe issue is caused by this rule from system.css:
It could be fixed by adding this to style.css:
I will commit it when I find some time.
Comment #2
Jeff Burnz commented