Title: [Plugin: W3 Total Cache] CSS minify bug
Last modified: August 19, 2016

---

# [Plugin: W3 Total Cache] CSS minify bug

 *  Resolved [shidouhikari](https://wordpress.org/support/users/shidouhikari/)
 * (@shidouhikari)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-css-minify-bug/)
 * I’m doing some tests and found a bug.
 * Original CSS was `.site-autor ol li:after{content:", ";}`
 * Now it is `.site-autor ol li:after{content:",";}`
 * The space after , was removed, and with that all inline list items are being 
   rendered without any space, and line can’t wrap. That breaks layout and makes
   sidebar go wider and invade content column area, which becomes narrow.
 * I tried to disable CSS minification, delete cache, reload page and nothing worked.
   Only disabling whole minify in general options fixed it.
 * [http://wordpress.org/extend/plugins/w3-total-cache/](http://wordpress.org/extend/plugins/w3-total-cache/)

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

 *  Thread Starter [shidouhikari](https://wordpress.org/support/users/shidouhikari/)
 * (@shidouhikari)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-css-minify-bug/#post-1553918)
 * hmm better yet, it’s HTML minify fault. I tried many combinations of its checkbox
   and nothing works. When I disable it the problem is solved.
 * JavaScript and css has no relation with this.
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-css-minify-bug/#post-1554108)
 * Thanks, the fix for this will be in today’s development release.

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

The topic ‘[Plugin: W3 Total Cache] CSS minify bug’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-css-minify-bug/#post-1554108)
 * Status: resolved