New Landing How can we help? Cardinal Responsive Logo Issues Reply To: Responsive Logo Issues

#142116
bn86
Member
Post count: 44

I notice in firebug the following code:

#logo img.retina {
width: 184px;
}

Where did that width come from? If I disable that width property, the logo displays at the correct width. At a smaller browser width, the logo is 157.500px wide, and with the site at full width the logo displays at 184px wide. Neither of those widths are correct – they are both stretched.