Re: [css-d] Button element with img

2008-04-22 Thread Bernat Lleonart
2008/4/22 Geoffrey Hoffman <[EMAIL PROTECTED]>: > Don't you want ? > I know I can use , it's just that I don't understand why this happens. By the way, it only happens in Firefox 2, while IE8b1, IE7, IE6, Safari 3.1, and Opera 9.26 render the button properly. May it be a Firefox bug? __

Re: [css-d] Button element with img

2008-04-21 Thread Kepler Gelotte
> I've got a problem with a button element containing an image. Hi, It sounds like you may want to try this instead: Best regards, Kepler Gelotte Neighbor Webmaster, Inc. 156 Normandy Dr., Piscataway, NJ 08854 www.neighborwebmaster.com phone/fax: (732) 302-0904

[css-d] Button element with img

2008-04-21 Thread Bernat Lleonart
Hi, I've got a problem with a button element containing an image. This is the html: And this is the css: button { padding: 0; background: aqua; border: none; width: 22px; height: 22px; } button img { margin: 0; } The problem is that, a