From: Scott Baker Date: Tue, 3 Jun 2014 22:48:34 +0000 (-0700) Subject: eliminate unnecessary background image X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ef4e2ab9c403a6cc67d54a5c82ec37ddd6003a93;p=plstackapi.git eliminate unnecessary background image --- diff --git a/planetstack/core/static/planetstack.css b/planetstack/core/static/planetstack.css index 234261c..44d62b4 100644 --- a/planetstack/core/static/planetstack.css +++ b/planetstack/core/static/planetstack.css @@ -659,9 +659,6 @@ height: 84.5%; #wrap { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); } -#wrap { - background: url("../img/bg_left_white.gif") repeat-y scroll left top rgba(0, 0, 0, 0); -} #wrap { height: auto !important; margin: 0 auto -60px;