On Tue, Dec 20, 2011 at 1:00 PM, Elli Vizcaino <elli...@yahoo.com> wrote:
>>Hello Gang,
>
>>I'm using a custom font for the input values of a newsletter sign-up form 
>>(found in the sidebar) and the top of the font gets cut off, despite the fact 
>>that I've declared the box-sizing to border-box. If I use the default 
>>content-box value and adjust the height to accommodate the padding it still 
>>gets cut off, though less in FF3.6. The other thing I notice, is that I get 
>>different results in different browsers. it doesn't push the text down to 
>>where I want it (in Chrome and FF), I'd like the text to sit somewhat in the 
>>middle of the input field's vertical space. But in IE9 it pushes it down to 
>>the bottom border of the background image. I've never encounter this issue 
>>before with padding but I'm guessing it's due to the input element itself? I 
>>did declare the element to display: block. http://www.e7flux.com/clients/sof/

Chrome / Mac it's cut off on the bottom. Firefox / Mac it's cut off on
the top. In both cases removing the height fixes the problem in both
cases.

Tim
______________________________________________________________________
css-discuss [css-d@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