brotherton-erpnext/website/templates/css/products.css

11 lines
137 B
CSS
Raw Normal View History

2012-07-12 13:11:12 +00:00
<style>
.img-area {
float:left;
width: 115px;
}
.product-list-description {
float:left;
width: 400px;
}
</style>