eliminate unnecessary background image
authorScott Baker <smbaker@gmail.com>
Tue, 3 Jun 2014 22:48:34 +0000 (15:48 -0700)
committerScott Baker <smbaker@gmail.com>
Tue, 3 Jun 2014 22:48:34 +0000 (15:48 -0700)
planetstack/core/static/planetstack.css

index 234261c..44d62b4 100644 (file)
@@ -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;