divider bar too short
This commit is contained in:
parent
4f931a11c7
commit
79b917c8f1
@ -324,7 +324,7 @@ window.chat.renderData = function(data, element, likelyWereOldMsgs) {
|
|||||||
|
|
||||||
|
|
||||||
window.chat.renderDivider = function(text) {
|
window.chat.renderDivider = function(text) {
|
||||||
return '<summary>─ '+text+' ───────────────────────────────────────────────────────────</summary>';
|
return '<summary>─ '+text+' ──────────────────────────────────────────────────────────────────────────</summary>';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user