From cfebd6f336430c1221950596157683ec3ddb4353 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Thu, 19 Feb 2009 20:01:20 +0100 Subject: [PATCH] Vertical alignment of RSS-Buttons was wrong --- gitweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitweb.css b/gitweb.css index 6497dce..dfe4e5e 100755 --- a/gitweb.css +++ b/gitweb.css @@ -142,7 +142,7 @@ a.rss_logo { font-size: 70%; text-align: center; text-decoration: none; - margin-top: 4.5em; + margin-top: 49px; margin-left: 5px; } -- 2.30.2