is that inline JS, or JS in a file @funsail?
I think it’s in a file, it looks like part of the blog comment code from the theme.
Anyway I have 2 autop’d files, with that as the difference.
well, if it’s a file you can’t exclude by (part of) code, you have to exclude by (part of the) filename 🙂
ic. Is there a way I can send you 2 urls without it showing up here?
I have a button that’s css broken if Autoptimized. But comparing the pages in dev tools all the rules/computed values look the same.
sure; you can mail me at futtta-at-gmail-dot-com 🙂
I have a button that’s css broken if Autoptimized. But comparing the pages in dev tools all the rules/computed values look the same.
this was tackled in mail exchange, the problem turning out to be a css-calc rule having a space removed in AO 2.1. This was already fixed in the dev-version and was confirmed working by @funsail