mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
The cssmin utility incorrectly breaks up calc() expressions when minifying rules. Avoid the problem by trimming uneeded spaces. Fixes: #3801 Signed-off-by: Jo-Philipp Wich <jo@mein.io>