Closed (outdated)
Project:
Corolla
Version:
6.x-1.9
Component:
Browser compatibility
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2011 at 16:53 UTC
Updated:
29 Feb 2016 at 00:31 UTC
Jump to comment: Most recent
Comments
Comment #1
bellagio commentedThis problem is gone like a mystery today.
I notice one thing in ie7.css: #naviagion should be changed to #header-menu
line 38
/* Bug: extra margin on navigation items */
#navigation li.expanded ul {
list-style-position: outside;
}
/* Bug: Ugly arrows in navigation menu */
#navigation li.expanded * {
list-style-image: none!important;
list-style-type: none!important;
}
Comment #2
Jeff Burnz commented