diff --git a/static/js/pandora/contactForm.js b/static/js/pandora/contactForm.js index 3f08790d..029ec267 100644 --- a/static/js/pandora/contactForm.js +++ b/static/js/pandora/contactForm.js @@ -156,7 +156,7 @@ pandora.ui.contactForm = function() { pandora.$ui.siteDialog ? parseInt(pandora.$ui.siteDialog.css('width')) : Math.round(window.innerWidth * 0.75) - ) - 304, 512); + ) - 304 - Ox.UI.SCROLLBAR_SIZE, 512); } that.resize = function() {