Unified CSS for posts and conversations
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / templates / conversation.tpl
index c1a0fba60d216a817f4213c320fca0a91deda3e2..7c8e6462b1c5f92ed66c63784ff26b0e90d33fc9 100644 (file)
@@ -99,7 +99,7 @@
 </div>
 
 <div class="marginTop">
-       <ul class="wbbThreadPostList">
+       <ul class="messageList">
                {if $sortOrder == 'DESC'}{assign var='startIndex' value=$items-$startIndex+1}{/if}
                {include file='conversationMessageList'}
                {if !$conversation->isClosed}{include file='conversationQuickReply'}{/if}