benny: Problem margin auf anchor in Liste im FF

Beitrag lesen

dreck ie...
hab den IE 6 hack vom IE 7 hack getrennt, jetzt gehts.
trotzdem besten dank, für die mühe und den versuch :-)

*:first-child+html #navigation ul .li_a_0 a,
*:first-child+html #navigation ul .li_a_1 a {
 position: static;
}

* html #navigation ul .li_a_0 a,
* html #navigation ul .li_a_1 a {
 position: static;
}