https://bugzilla.wikimedia.org/show_bug.cgi?id=32867
Mark A. Hershberger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Mark A. Hershberger <[email protected]> 2011-12-08 22:39:31 UTC --- This is broken again because "div#catlinks ul" was replaced with "#catlinks ul" and CSS says (in firefox and opera at least) that "div#content ul" as overriding "#catlinks ul" because it is more specific. See http://www.w3.org/TR/CSS2/cascade.html#specificity and http://www.w3.org/TR/CSS2/cascade.html#cascading-order for more info. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
