From 762d0d024f85e5b8d938161472555f954bf3b232 Mon Sep 17 00:00:00 2001 From: Nolwenn Date: Fri, 18 Mar 2016 17:52:31 +0100 Subject: [PATCH] net reviews --- themes/toutpratique/css/global.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/themes/toutpratique/css/global.css b/themes/toutpratique/css/global.css index 9ac59b1d..f74ba016 100644 --- a/themes/toutpratique/css/global.css +++ b/themes/toutpratique/css/global.css @@ -4453,7 +4453,9 @@ body .addresses { width: 70px; } - +#idTabavisverifies div.ratingWrapper, #av_snippets_block div.ratingWrapper { + display: none!important; +} #idTabavisverifies div.ratingInner, #av_snippets_block div.ratingInner{ background:url('../img/mini_etoile_full.png') no-repeat left bottom transparent; /*display:inline-block;*/ @@ -4657,6 +4659,7 @@ body .addresses { margin-top: 20px; clear: both; height: 55px; + width: 296px; } .av_product_award img#sceau { @@ -4730,7 +4733,7 @@ div.ratingWrapper{ width: 120px; text-align: left; float: left; - margin-right: 120px; + margin-right: 25px; } div.ratingInner{ @@ -5118,5 +5121,4 @@ div.languages>span{ } .netReViewsWrap { width: 100%; - background-color: #f5f5f5; }