ke高度小修改。

This commit is contained in:
lizanle 2015-12-11 15:41:41 +08:00
parent abc0598ed2
commit d1423ebc7e
1 changed files with 1 additions and 0 deletions

View File

@ -159,4 +159,5 @@ function init_activity_KindEditor_data(id){
div_form = $("div[nhname='new_message_" + id + "']");
$(".ke-edit", div_form).css("height","33px");
$(".ke-edit-iframe",div_form).css("height","33px");
}