This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Handling Space around the <rich:tab> contentilya_shaikovsky Aug 3, 2010 7:20 AM (in response to javaxchange)not checked attribute but .rich-tabpanel-content { padding:0; }should works for you(could create some selector based on id or class of tabPanel to apply to some concrete one). For such quick checks - use firebug 
- 
        2. Re: Handling Space around the <rich:tab> contentjavaxchange Aug 3, 2010 7:32 AM (in response to ilya_shaikovsky)Thank you very much Ilya. Your solution rectified my issue ! . Thanks again. 
 
    