Vertical alignment of RSS-Buttons was wrong
authorStefan Imhoff <stefan@imhoff.name>
Thu, 19 Feb 2009 19:01:20 +0000 (20:01 +0100)
committerStefan Imhoff <stefan@imhoff.name>
Thu, 19 Feb 2009 19:01:20 +0000 (20:01 +0100)
gitweb.css

index 6497dcefdc418879094bbdd1cae58a9f377a91c3..dfe4e5ef612682f7175581aa10fb20b52bbef35e 100755 (executable)
@@ -142,7 +142,7 @@ a.rss_logo {
     font-size: 70%;
     text-align: center;
     text-decoration: none;
     font-size: 70%;
     text-align: center;
     text-decoration: none;
-    margin-top: 4.5em;
+    margin-top: 49px;
     margin-left: 5px;
 }
 
     margin-left: 5px;
 }