forked from leftypol/leftypol
show-backlinks.js: add space between backlinks
This commit is contained in:
parent
8a3e93dbdf
commit
f20b2615f2
2 changed files with 2 additions and 1 deletions
|
@ -1224,6 +1224,7 @@ pre {
|
||||||
|
|
||||||
.mentioned {
|
.mentioned {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.poster_id {
|
.poster_id {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue