Try using horizontal or vertical panel instead of absolute panel
On Wed, Dec 8, 2010 at 10:57 AM, stymie <[email protected]> wrote: > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- *Regards Suresh Babu G* -- 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.
