brotherton-erpnext/erpnext/website/templates/css/products.css
2012-07-12 18:41:12 +05:30

11 lines
137 B
CSS

<style>
.img-area {
float:left;
width: 115px;
}
.product-list-description {
float:left;
width: 400px;
}
</style>