Browse Source

[IMP] Better visibility for products without images

pull/156/head
Invitu 8 years ago
parent
commit
c71c08bcca
  1. 6
      pos_default_empty_image/static/src/css/pos_default_empty_image.css

6
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;
}
Loading…
Cancel
Save