diff options
Diffstat (limited to 'theme.css')
-rw-r--r-- | theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -536,7 +536,7 @@ textarea.input { | |||
536 | 536 | ||
537 | #chat .from { | 537 | #chat .from { |
538 | grid-area: user; | 538 | grid-area: user; |
539 | min-width: 1em; | 539 | min-width: 1.2em; |
540 | text-align: left; | 540 | text-align: left; |
541 | mask-image: none; | 541 | mask-image: none; |
542 | } | 542 | } |