Hey Guys,
My logo is being squished horizontally in IE10 when clicked. I have tried the following code and still no results:
.logo img {
max-width: 340px !important;
}
.logo img {
height:auto;
}
.logo img {
width: 340px;
height: 156px;
}
Here is the link to the site so you can see what I mean:
http://sandbox.evolvecontrols.com/
Thanks in advance for your help!
Hey daiuto99!
I tested your website on IE10 and I don’t get the squished logo when clicked issue. Can you please provide us a screenshot of the issue?
Cheers!
Ismael