Walter,

On Apr 4, 2006, at 8:10 PM, Walter Max wrote:

> I'm seeing a slight shift of a page in FF that I don't see in IE when 
> the
> extra content of a page causes a vertical scroll bar to appear.  I'm
> guessing that FF is actually acting properly as the width of the screen
> narrows with the scroll bar and it shifts left.  I'm using a container 
> div
> with margin: auto;
>
> The site in question is www.AirAmericaMissoula.com.  The home page and
> article page require no scroll bar but everything else does.

IE/win never removes the scroll bars, ff and other browsers do.  Short 
pages get longer over time, so I usually ignore the problem knowing it 
will go away soon enough.  If you have to fix it, you can set html and 
body to min-height: 100%; and add a pixel of padding-bottom to body to 
force a scroll bar at all times.

hth
-- 
Roger Roelofs
"Remember, if you’re headed in the wrong direction,
        God allows U-turns!"
          ~Allison Gappa Bottke
______________________________________________________________________
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