How do you remove the space inserted automatically in Ajax control toolkit tab panel control

Posted by Phil on Stack Overflow See other posts from Stack Overflow or by Phil
Published on 2010-03-29T18:11:26Z Indexed on 2010/03/29 18:13 UTC
Read the original article Hit count: 563

The Ajax control toolkit tab panel automatically inserts a space by all four corners of the body. For example, go to http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/Tabs/Tabs.aspx and look at the TabPanel on the page. The is a space before "Signature:" and "Bio:" labels. How can I set the space-width to 0px; in the tabPanel body?

© Stack Overflow or respective owner

Related posts about ajaxcontroltoolkit

Related posts about AJAX