From ef4e2ab9c403a6cc67d54a5c82ec37ddd6003a93 Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Tue, 3 Jun 2014 15:48:34 -0700 Subject: [PATCH] eliminate unnecessary background image --- planetstack/core/static/planetstack.css | 3 --- 1 file changed, 3 deletions(-) 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; -- 2.47.0