diff --git a/injected.js b/injected.js index 627e4d2..4f21a97 100644 --- a/injected.js +++ b/injected.js @@ -2,7 +2,7 @@ window.normalWidth = window.outerWidth; window.normalHeight = window.outerHeight; -window.minWidth = 250; +window.minWidth = window.outerWidth; window.minHeight = 160; function freshbooksResize(){