Frage

I have a page that works in IE 7,8,9; Chrome and FF6 but I have some problems loading a part of style in FF3.

This is a part of the .css file:

.recipe_search_results table td ul.trait_icons {
    margin: 0;
    list-style-type: none; 
}

.recipe_search_results table td ul.trait_icons li {
    display: inline; 
    padding: 0;
}

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top