diff --git a/ui (gen4)/ribbons.js b/ui (gen4)/ribbons.js index b4e17913..5e96aea0 100755 --- a/ui (gen4)/ribbons.js +++ b/ui (gen4)/ribbons.js @@ -422,14 +422,8 @@ module.RibbonsPrototype = { img .clone() .removeClass('current') - .attr('gid', null)) - /* - .css({ - width: img.outerWidth(), - height: img.outerHeight(), - }) - */ - , s) + .attr('gid', null)), + s) // place it over the current image... .css({ top: io.top - vo.top,