Merge pull request #482 from pixelroot/master

bug fix
This commit is contained in:
Alex 2012-09-17 05:12:53 -07:00
commit f558a1fe8d
1 changed files with 1 additions and 1 deletions

View File

@ -3805,6 +3805,6 @@ hr.line-dots {
div.wall-item-content-wrapper.shiny {
background-image: url("shiny.png");
background-repeat: repeat-y;
background-repeat: repeat-x;
}