Thanks, but it doesn't work, at least in one of the three
environments: Linux + Firefox
The inner panel (chess board) is always stretched vertically to fill
the total height of the parent (see screenshot). Your CSS style
changes something, but it's still stretched. I believe that it works
for the other environments...

But what about the differences in the browsers? I thought that GWT
manages them?

Magnus

On Jun 8, 7:54 pm, Ian Bambury <[email protected]> wrote:
> I think you might need to use 'position:absolute' and set left and
> margin-left the same way. It's a long time since I've used it.
>
> On 8 June 2010 18:52, Ian Bambury <[email protected]> wrote:
>
> > Yep, a typo
>
> > It sets the top to half way down the screen (top:50%) then moves it back up
> > with the negative margin by half the height of the panel. The effect being
> > that it is centred vertically.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to