Vertical-align properly.

This commit is contained in:
Thomas Keller 2011-01-26 02:40:28 +01:00
parent a188e1b275
commit 2908e28999

View File

@ -972,6 +972,7 @@ span.scm-action {
border-radius: 3px; border-radius: 3px;
color: white; color: white;
cursor: default; cursor: default;
margin-top: 2px;
} }
span.scm-action.added { span.scm-action.added {
@ -993,4 +994,3 @@ span.scm-action.renamed {
span.scm-action.property-changed { span.scm-action.property-changed {
background-color: blue; background-color: blue;
} }