Can't get my table cells to small size because of the whitespace that GWT puts in every empty TD cell of the table.
This limits the table cells to a minimum size of 6x18, because of the font (can get smaller if I set the font smaller, but will always remain limited to the font). How to remove the whitespace from all those cells? ---- Or should I just not use the Grid class? Is there any easier alternative? -- 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.
