Index: branches/5.0.x/themes/simple/inc/override.css =================================================================== diff -u -r12579 -r12609 --- branches/5.0.x/themes/simple/inc/override.css (.../override.css) (revision 12579) +++ branches/5.0.x/themes/simple/inc/override.css (.../override.css) (revision 12609) @@ -1,4 +1,4 @@ -#block-latest .feature { height: auto !important; padding: 10px 0 0 0; background: url(../img/bg-block-latest-featured.png) repeat-x -2px top; } +#block-latest .feature { height: auto !important; padding: 10px 0 0 0; background: url('../img/bg-block-latest-featured.png') repeat-x -2px top; } #block-latest .feature div { padding-bottom: 4px; } #block-latest .feature div div { padding-bottom: 0; } #block-latest .feature-1 { padding: 0; background: none; }