mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
Merge pull request #305 from coralproject/date-spacing
add a non-breaking space in between username and pubdate
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.authorName {
|
||||
color: black;
|
||||
display: inline-block;
|
||||
margin: 10px 0;
|
||||
margin: 10px 5px 10px 0;
|
||||
}
|
||||
|
||||
.hasBio {
|
||||
|
||||
Reference in New Issue
Block a user