Hallo Jost,
Wie bekomme ich Firefox und co. dazu, eine Button-Beschriftung linksbündig anzuzeigen?
#nav .linkButton {
display:block;
width:20em;
max-width:20em;
text-align:left;
padding-right:100%;
}
So unorthodox funktioniert es jedenfalls bei mir im Mozilla 1.7.2 und schadet dabei auch Opera 7.54 und dem IE6 nicht.
Gruß Gernot