diff options
| author | sD <stoned@derpymail.org> | 2020-04-18 19:08:53 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-04-18 19:08:53 +0200 |
| commit | 182ee7354419bf6ce472817d1124932e82b43f98 (patch) | |
| tree | 4286ef6d8b3c0771863d01c2c407ce659299c932 /webAO/styles/chatbox/chatdd.css | |
| parent | 4bb0ced6e218042c969e487bbded077dd6bde7b9 (diff) | |
it sometimes didn't register as name p
Diffstat (limited to 'webAO/styles/chatbox/chatdd.css')
| -rw-r--r-- | webAO/styles/chatbox/chatdd.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/chatdd.css b/webAO/styles/chatbox/chatdd.css index 233cdc3..b97fa2c 100644 --- a/webAO/styles/chatbox/chatdd.css +++ b/webAO/styles/chatbox/chatdd.css @@ -33,7 +33,7 @@ scroll-behavior: smooth; } -#client_chat p { +#client_inner_name { margin: 4px; padding: 5px 3%; } |
