diff --git a/htdocs/takepos/css/pos.css.php b/htdocs/takepos/css/pos.css.php index 503ae0123f9..973bbabba2d 100644 --- a/htdocs/takepos/css/pos.css.php +++ b/htdocs/takepos/css/pos.css.php @@ -716,7 +716,8 @@ div#moreinfo, div#infowarehouse { width: 40%; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); animation-name: animatetop; - animation-duration: 0.4s + animation-duration: 0.4s; + min-width: 200px; } @keyframes animatetop {