Merge "CSSMin: Don't match empty string as remappable url"
[lhc/web/wiklou.git] / resources / src / mediawiki.less / mediawiki.mixins.less
index c64c761..53dccc2 100644 (file)
@@ -30,8 +30,6 @@
 // compatibility (browsers able to understand gradient syntax support also SVG).
 // http://pauginer.tumblr.com/post/36614680636/invisible-gradient-technique
 //
-// We use gzip compression, which means that it is okay to embed twice.
-//
 // We do not embed the fallback image on the assumption that the gain for old browsers
 // is not worth the harm done to modern ones.
 .background-image-svg( @svg, @fallback ) {