On Mar 31, 2010, at 3:12 AM, Linda Miller, DVM wrote:

> I was using the #closeButton selector and just changing the font size.  This 
> did not work as expected and I should have checked it in other browsers 
> before posting. Since it was not working correctly in Safari, I thought that 
> it was my CSS rather than the browser.


When no other styles are applied to the button (or any other form control, ftm) 
Safari will size the text (font-size) based on a set of predefined steps 
(mimicking the OS). Try setting input[type="button"] {font-size:4em"} as a 
test. You will see a difference. 

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to