@@ -738,7 +738,7 @@ function getTopMsgs() {
}
} else {
str = '<li class="top_notices_item">' +
- '<span class="top_notices_con">暂无消息!</span>' +
+ '<span class="top_notices_con divider">暂无消息!</span>' +
'</li>';
$('#top_notices_num').text(0);