diff --git a/htdocs/takepos/css/phone.css b/htdocs/takepos/css/phone.css index bd215afe7a5..d3f3630131b 100644 --- a/htdocs/takepos/css/phone.css +++ b/htdocs/takepos/css/phone.css @@ -197,3 +197,8 @@ button.publicphonebutton2 { resize: none; border: 1px solid grey; } + +img.imgwrapper { + max-width: 100%; + max-height: 100%; +} diff --git a/htdocs/takepos/invoice.php b/htdocs/takepos/invoice.php index 87b1b480d5a..34446fbe3a0 100644 --- a/htdocs/takepos/invoice.php +++ b/htdocs/takepos/invoice.php @@ -1486,7 +1486,7 @@ if (!empty($conf->use_javascript_ajax)) { $usediv = (GETPOST('format') == 'div'); -print ''."\n"; +print ''."\n"; print '