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