From c71c08bcca9c7d3d652110fc313132505363f2cc Mon Sep 17 00:00:00 2001 From: Invitu Date: Thu, 2 Mar 2017 03:48:13 -1000 Subject: [PATCH] [IMP] Better visibility for products without images --- .../static/src/css/pos_default_empty_image.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pos_default_empty_image/static/src/css/pos_default_empty_image.css b/pos_default_empty_image/static/src/css/pos_default_empty_image.css index 181bb3df6e..3d88ab07dd 100644 --- a/pos_default_empty_image/static/src/css/pos_default_empty_image.css +++ b/pos_default_empty_image/static/src/css/pos_default_empty_image.css @@ -30,7 +30,9 @@ bottom:auto !important; top:25px !important; padding-top:3px !important; - height:100px !important; - font-size: 16px !important; + height:80px !important; + font-size: 24px !important; + line-height: 20px; text-align: center; + word-wrap: break-word; }