From: Stefan Imhoff Date: Thu, 19 Feb 2009 19:01:20 +0000 (+0100) Subject: Vertical alignment of RSS-Buttons was wrong X-Git-Tag: gitweb-1.7.12~25 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=commitdiff_plain;h=cfebd6f336430c1221950596157683ec3ddb4353 Vertical alignment of RSS-Buttons was wrong --- 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; }