AJAX roundedcorners is leaving an unwanted margin

Last post 06-06-2008 1:29 AM by Jonathan Shen – MSFT. 1 replies.

Sort Posts:

  • AJAX roundedcorners is leaving an unwanted margin

    05-30-2008, 6:24 PM
    • Member
      18 point Member
    • sabrick
    • Member since 10-07-2007, 11:52 PM
    • Posts 119

    Here is a picture for reference. I don't want there to be a small gap underneath the tab. I've made sure that the containing table had cellspacing/padding = "0px" but still it persists.

     

    proof

  • Re: AJAX roundedcorners is leaving an unwanted margin

    06-06-2008, 1:29 AM
    Answer

    Hi Sabrick,

    Please move your TabContainer into Panel, then add the Panel to your RoundedCornersExtender.  It should work.  If it doesn't, please add a css to the newly added div.  For example.

    .divContainer{

      clear: all;

      //your css here. 

    }

    Best regards,

    Jonathan

    Jonathan Shen
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (2 items)