aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/chatp3.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-27 19:18:25 +0200
committersD <stoned@derpymail.org>2020-04-27 19:18:25 +0200
commit4b126c8cae7ef895d5fb274133560a83a61ced16 (patch)
treea15f4266db6f009f59c5ae7eba1793f88a4b580b /webAO/styles/chatbox/chatp3.css
parenta60f66fe7409a8585e0c599f179c452276903b9b (diff)
use the id instead of p
Diffstat (limited to 'webAO/styles/chatbox/chatp3.css')
-rw-r--r--webAO/styles/chatbox/chatp3.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/chatp3.css b/webAO/styles/chatbox/chatp3.css
index 11888d7..efdcbcc 100644
--- a/webAO/styles/chatbox/chatp3.css
+++ b/webAO/styles/chatbox/chatp3.css
@@ -78,7 +78,7 @@ body {
scroll-behavior: smooth;
}
-#client_chat p {
+#client_inner_chat {
padding: 0;
margin: 0;
line-height: 97%;