Showing
1 changed file
with
2 additions
and
2 deletions
@@ -15,7 +15,7 @@ | @@ -15,7 +15,7 @@ | ||
15 | <body> | 15 | <body> |
16 | 16 | ||
17 | 17 | ||
18 | -<div id="tt" class="easyui-layout" style="overflow-y: scroll;height: 90%"> | 18 | +<div id="tt" class="easyui-layout" > |
19 | <form name="publishArticleForm" id="publishArticleForm" method="post" > | 19 | <form name="publishArticleForm" id="publishArticleForm" method="post" > |
20 | <div style="margin-top: 20px;margin-left: 30px"> | 20 | <div style="margin-top: 20px;margin-left: 30px"> |
21 | <table border="0" style="width:95%;margin-top:5px;line-height:30px;" id="tab"> | 21 | <table border="0" style="width:95%;margin-top:5px;line-height:30px;" id="tab"> |
@@ -32,7 +32,7 @@ | @@ -32,7 +32,7 @@ | ||
32 | </table> | 32 | </table> |
33 | </div> | 33 | </div> |
34 | </form> | 34 | </form> |
35 | - <table id="labelGroupListTable" style="height: 500px"></table> | 35 | + <table id="labelGroupListTable" ></table> |
36 | </div> | 36 | </div> |
37 | <div region="center" id="labelGroupList" style="margin-left: 20px"> | 37 | <div region="center" id="labelGroupList" style="margin-left: 20px"> |
38 | </div> | 38 | </div> |
-
Please register or login to post a comment