fix heights and positioning in the admin console

This commit is contained in:
Doug Bell 2010-08-20 14:13:02 -05:00
parent 2c2bd55675
commit d393a15c4b
2 changed files with 36 additions and 8 deletions

View file

@ -609,8 +609,8 @@ __DATA__
</span>
<div id="search"></div>
</div>
<div class="yui-content">
<div id="viewTab"><iframe src="<tmpl_var viewUrl>" name="view" style="width: 100%; height: 80%"></iframe></div>
<div id="tab_wrapper" class="yui-content">
<div id="viewTab"><iframe src="<tmpl_var viewUrl>" name="view"></iframe></div>
<div id="treeTab">
<div id="treeCrumbtrail"></div>
<div id="treeDataTableContainer"></div>