diff --git a/core/css/icons.css b/core/css/icons.css index b41c733861..cdfdd8e43e 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; }