| 
 Posted by Jim Moe on 05/25/07 19:45 
Knut Krueger wrote: 
> Hi Arto, 
> I had a similar problem. 
> If you scale down the width of your IE Browser very slowly, you will see  
> that there is a space appearing  at the right side of the word portrait. 
> Just the same was in my style sheet and Beauregard told me to minimize  
> px styling - better avoid it. 
> I exchanged as much as possible to em and the space is not appearing  
> now. And - your gray horizontal "bar" jumps when the space appears. 
>  
  And if the horizontal spacing is not required to be a fixed width, use 
percentages to set the spacing. 
  IE6 and earlier have a problem with rounding to integer values and that 
can have odd effects. Apparently IE7 has merely changed the form of that 
problem. 
 
--  
jmm (hyphen) list (at) sohnen-moe (dot) com 
(Remove .AXSPAMGN for email)
 
[Back to original message] 
 |