Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to reduce the Width of Right side ContentPane.

HTML
<div id="rightPane" class="shadow roundedCorners" style="overflow:scroll" data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region:'right'"> </div>


Can anyone help me?
Posted
Updated 14-Jan-13 13:28pm
v2
Comments
Sergey Alexandrovich Kryukov 14-Jan-13 19:29pm    
HTML code formatted.
What do you mean "reduce"? What should take 100% of page width? If you don't show this context, the question may not make full sense. The answer? Use CSS...
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900