Issue with w3 Total Cache
-
Hi,
i found an error in your css file. I read this media query:
@media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {
-webkit-text-size-adjust: none;
}This rules does’nt work because it is semantically incorrect.
Normally the plugin works fine but if you try to minify your css file (I tested it with w3 total cache), the minify file generates an error and doesn’t work correctly.Please, can you fix this ?
Thanks
Andrea
P.s.: I found this error on bbpress and buddypress wordpress plugins.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Issue with w3 Total Cache’ is closed to new replies.