From 30fa390d071e607e390a3ec85cfd987a5d926295 Mon Sep 17 00:00:00 2001 From: manolobevia Date: Wed, 20 Jul 2011 20:16:12 +0000 Subject: [PATCH] Fixed display issues in IE6 in VITRO theme header --- webapp/web/css/vitroIE6.css | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/web/css/vitroIE6.css b/webapp/web/css/vitroIE6.css index fad967f8e..bb033a39f 100644 --- a/webapp/web/css/vitroIE6.css +++ b/webapp/web/css/vitroIE6.css @@ -5,7 +5,6 @@ /* Fix for homepage in IE6 browsers */ body { background-position: center, 0; - background-repeat: no-repeat; } #intro h2 { margin-left: 24px;