How to set hight size in tabseet?

             How to set tab set the height in tabseet?

          Above the red part?

        Thanks very mach!

Changing that particular bit is a bit complicated; my first suggestion is to test if adding

tabsheet.addStyleName(Reindeer.TABSHEET_SMALL); is OK. If not, then you need to change the CSS of the tabsheet in you own theme; I can provide some pointers for that.