Fix broken layout on project blog posts
Fixes T52764
This commit is contained in:
@@ -139,6 +139,8 @@ script.
|
||||
});
|
||||
|
||||
/* UI Stuff */
|
||||
var project_container = document.getElementById('project-container');
|
||||
|
||||
$(window).on("load resize",function(){
|
||||
containerResizeY($(window).height());
|
||||
|
||||
|
Reference in New Issue
Block a user