Ingo Chao wrote:

>Maziak, Peter (Tek Systems) wrote:
>  
>
>>Why do the anchor's borders on this page get clipped in IE6 (fine in FF)
>>    
>>
>I don't know. Someone should tell them again that the inline formatting 
>still (IE7b2prev) is sort of wrong.
>  
>
>>and how can I prevent this?
>>    
>>
>a.linkButton {position: relative;}. If this does not help on the real 
>page, you could try giving the parent {position: relative;}, too
>
Step 1:
p, td { background: #c0c0c0; }
Step 2:
p, td { background: #c0c0c0; line-height: 150%;} :-)
Step 3 / 4 / 5:
Enlarging browser fontsize in IE: o.k. / Smaller browser fontsize in IE: 
not yet./ Some more then 150% > line-height: 175%.

Guess a padding in em (in a.linkButton) will do it too (no time to test 
- 't is time to rest).
francky



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to