HTML CSS image size -


i'm having trouble sizing image css.

that's because set 50% after need use 100%.

here problem link

when click "compare" on top, size of image doesn't fill box.

any ideas?

.compare-basket .product__image {   max-width: 100%; } 

add above css


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -