lib/clean.js: remove trailing spaces
authorXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 15 Jan 2013 09:19:59 +0000 (11:19 +0200)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 15 Jan 2013 09:19:59 +0000 (11:19 +0200)
lib/clean.js

index cd1a531..c9b48ae 100644 (file)
@@ -251,7 +251,7 @@ var CleanCSS = {
 
     // restore rect(...) zeros syntax for 4 zeros
     replace(/rect\(\s?0(\s|,)0[ ,]0[ ,]0\s?\)/g, 'rect(0$10$10$10)');
-    
+
     // move first charset to the beginning
     replace(function moveCharset() {
       // get first charset in stylesheet