From 390c9e90df204ecd7fd52e29100d9a666e5e2ece Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Tue, 2 Oct 2012 07:28:54 +0000 Subject: [PATCH] [-] FO : fixed bug #PSCFV-4557 --- modules/blockcurrencies/blockcurrencies.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/blockcurrencies/blockcurrencies.css b/modules/blockcurrencies/blockcurrencies.css index 9895c808e..1b40e9dcf 100644 --- a/modules/blockcurrencies/blockcurrencies.css +++ b/modules/blockcurrencies/blockcurrencies.css @@ -53,7 +53,8 @@ right:3px; padding:5px 10px; height:auto; - width:10px; + text-align: center; + width: auto; background:#000000; } #setCurrency .currencies_ul_hover a {color:#fff;}