Commit f60972de authored by Shaphen Pangburn's avatar Shaphen Pangburn

[AFP-131 Shaphen Pangburn]: Fix product image sizing bug

parent 064e63ec
...@@ -315,7 +315,6 @@ ...@@ -315,7 +315,6 @@
#prod-details-img { #prod-details-img {
width: 100%; width: 100%;
height: 65%;
} }
#no-image-display { #no-image-display {
...@@ -344,6 +343,7 @@ ...@@ -344,6 +343,7 @@
#product-details-left { #product-details-left {
width: 65%; width: 65%;
overflow: scroll;
} }
#product-details-condenser { #product-details-condenser {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment