diff --git a/plugins/shorten_expanded/init.css b/plugins/shorten_expanded/init.css index ed5116872..920e38415 100644 --- a/plugins/shorten_expanded/init.css +++ b/plugins/shorten_expanded/init.css @@ -1,7 +1,7 @@ div.contentSizeWrapper { overflow : hidden; text-overflow: ellipsis; - /*height : 700px;*/ + height : 800px; } button.expandPrompt { diff --git a/plugins/shorten_expanded/init.js b/plugins/shorten_expanded/init.js index 11ecbc5d5..4d80f8407 100644 --- a/plugins/shorten_expanded/init.js +++ b/plugins/shorten_expanded/init.js @@ -32,9 +32,7 @@ dojo.addOnLoad(function() { var content = row.select(".cdmContentInner")[0]; if (content) { - var wrapperHeight = Math.round(window.innerHeight * 0.8) + 'px'; - - content.innerHTML = "