diff --git a/core/css/icons.css b/core/css/icons.css
index b41c73386125af7c6af59b69d2e13d8b9bb0c421..cdfdd8e43efca459088faa661518ffadde41b212 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -24,7 +24,7 @@
 
 .icon-noise {
 	background-image: url('../img/noise.png');
-	background-repeat: no-repeat;
+	background-repeat: repeat;
 }