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!