From 831f5eb7448000bb9a947544abf8d93325425734 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 11 Jul 2013 15:38:14 -0300 Subject: Margin fix --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 4324c06..306667b 100644 --- a/style.css +++ b/style.css @@ -529,7 +529,7 @@ h2.b2-logo-text a:hover /*background-image: url('images/nav.png');*/ background: #eeeeee; margin-left: 3px; - margin-right: -8px; + margin-right: 3px; } .b2-nav-l -- cgit v1.2.3