http://jsbin.com/adojes/edit#preview
my problem is to set the "rounded-corners" from jquery ui to the main container without setting a total high for it - is this poss开发者_JS百科ible?
Add a line break with clear: both after the sidebar. Example: http://jsbin.com/adojes/2/edit#preview
<div id="main" class="ui-widget ui-widget-content ui-corner-all">
    <div class="content ui-widget ui-widget-content ui-corner-all">
        Content<br />Content<br />Content<br />
    </div>
    <div class="sidebar ui-widget ui-widget-content ui-corner-all">
        Sidebar<br />Sidebar<br />Sidebar<br />
    </div>
    <br style='clear: both'/>
</div>
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论