]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix noise not repeating
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 6 Mar 2014 11:38:11 +0000 (12:38 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 6 Mar 2014 11:38:11 +0000 (12:38 +0100)
core/css/icons.css

index b41c73386125af7c6af59b69d2e13d8b9bb0c421..cdfdd8e43efca459088faa661518ffadde41b212 100644 (file)
@@ -24,7 +24,7 @@
 
 .icon-noise {
        background-image: url('../img/noise.png');
-       background-repeat: no-repeat;
+       background-repeat: repeat;
 }