diff --git a/static/atom.css b/static/atom.css index 67d051ba9..f48ef5840 100644 --- a/static/atom.css +++ b/static/atom.css @@ -9,7 +9,7 @@ body { } #app-horizontal { - background-image: url(images/linen.png); + background-image: url(static/images/linen.png); display: -webkit-box; min-height: 100%; -webkit-box-orient: horizontal;