projects
/
m6w6
/
gitweb-theme
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
b1f1b04
)
Vertical alignment of RSS-Buttons was wrong
author
Stefan Imhoff
<stefan@imhoff.name>
Thu, 19 Feb 2009 19:01:20 +0000
(20:01 +0100)
committer
Stefan Imhoff
<stefan@imhoff.name>
Thu, 19 Feb 2009 19:01:20 +0000
(20:01 +0100)
gitweb.css
patch
|
blob
|
history
diff --git
a/gitweb.css
b/gitweb.css
index 6497dcefdc418879094bbdd1cae58a9f377a91c3..dfe4e5ef612682f7175581aa10fb20b52bbef35e 100755
(executable)
--- 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: 4
9px
;
margin-left: 5px;
}