Hallo, eine Navigationsleiste (Liste) wird im IE 7 anders dargestellt (siehe Bild re.)
Wie auf dem Bild links sieht es mit diesen padding css Angaben z. B. im IE 6, Opera und Firefox aus.
.moduletable-haupt li a {
color: #000000;
padding: 2px 8px 5px 10px;
border-right:solid 1px #FFFFFF;
text-decoration: none;
}
Wie kann ich den IE7 auch zu der Anzeige wie Bild links bewegen?
Danke für Eure Tipps
Gruß
Maggie