summaryrefslogtreecommitdiffstats
path: root/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme.css')
-rw-r--r--theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.css b/theme.css
index e0e1da8..9151405 100644
--- a/theme.css
+++ b/theme.css
@@ -435,7 +435,7 @@ textarea.input {
435 435
436#chat .date-marker, 436#chat .date-marker,
437#chat .unread-marker { 437#chat .unread-marker {
438 margin: calc(var(--dim--spacing) * 2) 0; 438 margin: calc(var(--dim--spacing) * 1.5) 0;
439} 439}
440 440
441/* USERLIST */ 441/* USERLIST */