Vertical-align properly.

feature.better-home
Thomas Keller 2011-01-26 02:40:28 +01:00
parent a188e1b275
commit 2908e28999
1 changed files with 1 additions and 1 deletions

View File

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