Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Issue with CSS calc

$
0
0

Replies: 0

When optimize CSS settings are enabled, we run into an issue with concatenation and calc.

For example “calc(16.66667% + .9375rem)”

becomes

“calc(16.66667%+.9375rem)”

This causes errors in IE and edge. Can you please update the plugin so that there is a space around the operator to solve this issue?


Viewing all articles
Browse latest Browse all 59525

Trending Articles