Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
1. You can add overflow: hidden; to your #main-container CSS rules
2. You can add a <div style="clear: both"></div> within the #main-container <div> but after the closing </div> for #thumnail-container.
$software_type = isset($arg[0]) ? $arg[0] : '';
$software_version = isset($arg[1]) ? $arg[1] : '';
$software_distro = isset($arg[2]) ? $arg[2] : '';
1 to 5 of 5