Skip to content
Snippets Groups Projects
Commit a2e4452e authored by Vincent Petry's avatar Vincent Petry
Browse files

Merge pull request #7588 from owncloud/noise-repeat

fix noise not repeating
parents 1785c0c9 0b0687c9
Branches
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
.icon-noise {
background-image: url('../img/noise.png');
background-repeat: no-repeat;
background-repeat: repeat;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment