diff --git a/htdocs/takepos/index.php b/htdocs/takepos/index.php index a15425e8082..eee94d676de 100644 --- a/htdocs/takepos/index.php +++ b/htdocs/takepos/index.php @@ -557,7 +557,7 @@ function Floors() { function FreeZone() { console.log("Open box to enter a free product"); - $.colorbox({href:"freezone.php?action=freezone&token=&place="+place, width:"80%", height:"200px", transition:"none", iframe:"true", title:"trans("FreeZone"); ?>"}); + $.colorbox({href:"freezone.php?action=freezone&token=&place="+place, width:"80%", height:"40%", transition:"none", iframe:"true", title:"trans("FreeZone"); ?>"}); } function TakeposOrderNotes() {