[website] product_page.html - fixed width

This commit is contained in:
Rushabh Mehta
2013-03-18 10:31:18 +05:30
parent 36a3461e55
commit 5265f79e03
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<style>
.item-main-image {
max-width: 400px;
max-width: 100%;
margin: auto;
}
.web-long-description {