body padding does not (really) work
Hey!
I'm new to GWT and started yesterday to go through the official
tutorials.
At the moment, I have a problem with the first part of the
StockWatcher tutorial (http://code.google.com/intl/de-DE/webtoolkit/
doc/latest/tutorial/gettingstarted.html) in terms of styling the page.
Step 7 (http://code.google.com/intl/de-DE/webtoolkit/doc/latest/
tutorial/style.html) deals with adding style. I followed the
instructions and it works fine except for the padding of the body.
In the StockWatcher.css, there are these lines:
body {
padding: 10px;
}
When loading the final page, you can see the content being positioned
correctly for a split second. Afterwards, the padding "disappears".
Looking at the screenshots in the tutorial, the padding is missing
there, too.
Is this a bug in the GWT or some mistake in the tutorial or am I doing
something wrong?
Kind regards
Henrik
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home