Title: Small issue with css minification
Last modified: October 22, 2017

---

# Small issue with css minification

 *  Resolved [Oleg Komarovskyi](https://wordpress.org/support/users/komarovski/)
 * (@komarovski)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/small-issue-with-css-minification/)
 * Hello,
    Here’s the issue – css minification algorithm removes spaces in “content”
   property of “:after” and “:before” pseudo-element. For example, I have such css
   rule: `.link-wrapper a:before{content:"Click for Download";}` After enabling 
   css minification, “content” text becomes as “ClickforDownload” – without spaces.
   I hope you will fix that issue when you’ll have some free time, and thank you
   for this amazing plugin! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/small-issue-with-css-minification/#post-9675274)
 * Hi,
 * The CSS minification is by PHP Minify:
    [https://github.com/matthiasmullie/minify](https://github.com/matthiasmullie/minify)
 * I am just including their library for the CSS and JS minification, so those changes
   need to be added by the author of that library.
 * I have reported it here and will update once it’s fixed or tested.
    [https://github.com/matthiasmullie/minify/issues/216](https://github.com/matthiasmullie/minify/issues/216)
 *  Thread Starter [Oleg Komarovskyi](https://wordpress.org/support/users/komarovski/)
 * (@komarovski)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/small-issue-with-css-minification/#post-9675546)
 * Hi, got it,
    Thank you very much Raul, have a nice day. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Small issue with css minification’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Oleg Komarovskyi](https://wordpress.org/support/users/komarovski/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/small-issue-with-css-minification/#post-9675546)
 * Status: resolved