Merge pull request #7588 from owncloud/noise-repeat

fix noise not repeating
remotes/origin/ldap_group_count
Vincent Petry 13 years ago
commit a2e4452ed3
  1. 2
      core/css/icons.css

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

Loading…
Cancel
Save