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; }