make 'Associated revisions' look consistent with journal notes

This commit is contained in:
mrliptontea
2015-03-19 10:15:27 +01:00
parent 26ba4e1701
commit ee472a0187
2 changed files with 4 additions and 4 deletions

View File

@@ -536,12 +536,12 @@ span.private {
margin: 0;
padding: $padding-base-vertical $padding-base-horizontal;
color: $gray;
text-align: right;
@include clearfix;
> a {
margin-right: .5em;
float: left;
margin-left: .5em;
float: right;
font-family: $font-family-monospace;
font-weight: bold;
}

File diff suppressed because one or more lines are too long