I have created the TabLayoutPanel
. If its
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTabInner
CSS Class is modified with padding, say
padding: 15px;
or font-size: 25px;
then, the tabs hide with in the browser window. What is the reason and how to fix this?
Thanks, Bennet.