writing mode fix

This commit is contained in:
life
2014-05-13 17:17:13 +08:00
parent 6ed0e30d2b
commit 5244c89987
5 changed files with 6 additions and 4 deletions

View File

@ -27,7 +27,7 @@ tinymce.PluginManager.add('leanote_nav', function(editor) {
titles += "</ul>";
$("#leanoteNavContent").html(titles).height("auto"); // auto
if(!hs.length) {
$("#leanoteNavContent").html("&nbsp; ");
$("#leanoteNavContent").html("&nbsp; Nothing...");
}
// 这里, resize Height