Creating a generic TabPanel with corresponding CSS as follows:
.tabPanel {
width: 1100px;
height: 700px;
}results in correctly setting the width, but not the height. Tweaking the values in Firebug yields similar results, I can change the height just fine, but not the width. I've also noticed this with other widgets. Is this some sort of known bug? Thanks, Joe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
