Fixed by edit this line in the core function:
$out .= ‘<div style=”float:left;margin-right:10px;height:250px”><div class=”video-gallery-thumbnail-box” style=”padding:0px;” id=”vide-file-‘.$index.'”>’;
Add height:250px;
I think i also have to trim the text to max xxx characters..