Re: [css-d] Scrollbar In Firefox adjusting layout.

2007-04-09 Thread Lori Lay
Johnny G's wrote: > When the page requires a scrollbar firefox pushes the contents of the window > over. > > There was a post a few issues back that suggest this: > > html { > height: 100%; > margin-bottom: 1px; > } > > this does work, but it permanently adds a scrollbar that scrolls 1px to all > p

Re: [css-d] Scrollbar In Firefox adjusting layout.

2007-04-09 Thread Roger Roelofs
John, On Apr 5, 2007, at 5:33 PM, Johnny G's wrote: > Is there a way to have no scrollbar when not needed yet the layout > not be > adjusted when Firefox adds one? Only if you are willing to use a layout that is left aligned. Roger, -- Roger Roelofs [EMAIL PROTECTED] _

[css-d] Scrollbar In Firefox adjusting layout.

2007-04-09 Thread Johnny G's
When the page requires a scrollbar firefox pushes the contents of the window over. There was a post a few issues back that suggest this: html { height: 100%; margin-bottom: 1px; } this does work, but it permanently adds a scrollbar that scrolls 1px to all pages regardless if the contents fit the