From b0a9e9ee59316c22ed34faa5906d515929c851e7 Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Thu, 29 Mar 2012 16:46:08 -0700 Subject: [PATCH] the header background is not in the branding folder [ci skip] --- app/assets/stylesheets/application.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.css.sass b/app/assets/stylesheets/application.css.sass index d062c860a..f224ebb7a 100644 --- a/app/assets/stylesheets/application.css.sass +++ b/app/assets/stylesheets/application.css.sass @@ -165,7 +165,7 @@ header :background :color rgb(40,35,35) - :image image-url('branding/header-bg.png') + :image image-url('header-bg.png') :z-index 1001 :padding 6px 0