diff --git a/js/main.js b/js/main.js index 8bc3206..65f1615 100644 --- a/js/main.js +++ b/js/main.js @@ -1379,6 +1379,7 @@ define(['jquery', 'handlebars', 'fastclick', 'proposal_app', 'handlebars_helpers } }); $("div.box__abstract :not(:first-child)").hide(); + $("div.box__abstract").resize(); $('.save-article-form').submit(function (e) { -- libgit2 0.21.2