On Dec 21, 3:34 am, "[email protected]" <[email protected]> wrote:
> Hello,
>
> The Game Over dialog is not centered properly using the center method:
>
> http://dropzap.appspot.com
>
> Is there a workaround?
The dialog is actually properly centered, but what you see in the
dialog isn't the same width as the dialog!
remove the ".gwt-DialogBox { width: 400px; }" from your stylesheet.
(add .gwt-DialogBox { border: 1px solid red; } or use Firebug or Web
Inspector to see what I mean above)
--
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.