Closed (fixed)
Project:
Corolla
Version:
6.x-1.9
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2010 at 00:15 UTC
Updated:
15 Jan 2011 at 13:50 UTC
On style.css line 286, selector #navigation li.expanded ul is used where on line 292 background-color is defined. On line 296 #navigation li.expanded ul is used again to define background-color (same color). I have attached a patch to fix this, but feel free to just remove the lines manually.
| Comment | File | Size | Author |
|---|---|---|---|
| style.css_.patch | 324 bytes | ron williams |
Comments
Comment #1
ron williams commentedComment #2
jarek foksa commentedFixed in revisions 6.x-1.20 and 7.x-1.20. Thanks!