Merge pull request #3318 from Raven24/single-author
fix author box in FF [ci skip]
This commit is contained in:
commit
9af133486c
1 changed files with 2 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ a { color : $link-blue }
|
||||||
|
|
||||||
.bd {
|
.bd {
|
||||||
margin-top : 5px;
|
margin-top : 5px;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-time,
|
.post-time,
|
||||||
|
|
@ -324,4 +325,4 @@ $bring-dark-accent-forward-color: #DDD;
|
||||||
body {
|
body {
|
||||||
padding : 0;
|
padding : 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue