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 9e2b4f7..36bc9ac 100644
--- a/theme.css
+++ b/theme.css
@@ -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}