Hello out there!
Dann gibt es offenbar einen Bug im Firefox, bei mir wird width seltsamerweise auch dann angewendet, wenn der Button auf display:inline gesetzt ist.
Hm, und das noch auf seltsame Weise:
Gibt man 'width: 42px' an, wird die Breite so berechnet (nachzusehen im DOM-Inspector), dass die Box mit border und padding zusammen 42px breit wird:
border-left-width: 2px;
border-right-width: 2px;
padding-left-width: 6px;
padding-right-width: 6px;
width: 26px;
See ya up the road,
Gunnar
--
„Wer Gründe anhört, kommt in Gefahr nachzugeben.“ (Goethe)
„Wer Gründe anhört, kommt in Gefahr nachzugeben.“ (Goethe)