From 6b178752ff489baadbdcbf3f0780ea8990c85eb3 Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Tue, 30 Apr 2013 11:23:18 +0200 Subject: [PATCH] [-] FO: replace logo on the left (fixed bug RTL language - #PSCFV-8891) --- themes/default/css/global.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/default/css/global.css b/themes/default/css/global.css index b5b23061e..716932464 100644 --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -547,6 +547,7 @@ div.star_hover a, div.star a:hover { background-position: 0 -32px } #header {position:relative} #header_logo { position: absolute; + left:0; top: 30px; z-index: 1; }