I have a root panel with an absolute panel in it that both are 480px
wide.I created the following rule in the css file and have applied it
to both the root panel and the absolute panel,but it is not centered
in the page.

.gwt-Container {
        margin: 0 auto;
  width: 480px;
}

What am I doing wrong?

-- 
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