brotherton-erpnext/website/templates/css/products.css
2012-09-24 19:13:42 +05:30

11 lines
137 B
CSS

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