I don't know if this is an issue right now in development, but panels isn't validating. The validator is complaining about the "zoom: 1;" set on line 130 in styles/rounded_corners.inc. I was wondering if there's a solution for this? Maybe we can move it to an ie7-only file?

Comments

esmerel’s picture

Status: Active » Closed (won't fix)

No fixes will be added to the 2.x line.

Eduart’s picture

I have found the same problem in the css style in my sites/default/files/ctools/css/file.css?

This document has not passed the test: W3C CSS Validator (Level 2.1) 
Line 5  .t-edge, .b-edge, .l-edge, .r-edge, .wrap-corner  Property zoom doesn't exist : 1  

I'm not sure what is the module are writing this error,
I was wondering too about a solution for this?