From 337733bb0ffbbd605a754cada4963eb53bd348fd Mon Sep 17 00:00:00 2001 From: sawwashere Date: Sat, 13 Aug 2016 16:34:41 -0400 Subject: [PATCH] attempt 4 --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index 4fc72c6..5b437e5 100755 --- a/theme.css +++ b/theme.css @@ -595,7 +595,7 @@ strong.username { margin-top: 4px; margin-left: 10px; } -.consecutive[class^="chat-msg"] { +.consecutive[class*="chat-msg"] { margin-left: 70px; } img.chat-avatar.chat-avatar_big {