fix author box in FF (fixes #3278) [ci skip]
This commit is contained in:
parent
f2a67bbcc0
commit
54c21f95f0
1 changed files with 2 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ a { color : $link-blue }
|
|||
|
||||
.bd {
|
||||
margin-top : 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.post-time,
|
||||
|
|
|
|||
Loading…
Reference in a new issue