From ede6b4ad12303465738e835c7f5b0b8b112bbde8 Mon Sep 17 00:00:00 2001 From: pixelroot Date: Mon, 17 Sep 2012 14:16:13 +0200 Subject: [PATCH] modified: view/theme/smoothly/style.css --- view/theme/smoothly/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 27729c1691..d71dc3a9c2 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -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; }