recent: Rename .recent_topics_participants.

This commit is contained in:
evykassirer 2023-09-06 14:45:27 -07:00 committed by Tim Abbott
parent 8896cb28cb
commit d40030d4ae
2 changed files with 2 additions and 2 deletions

View File

@ -246,7 +246,7 @@
padding-left: 0;
}
.recent_topics_participants {
.recent_view_participants {
display: inline-flex; /* Causes LI items to display in row. */
list-style-type: none;
margin: auto; /* Centers vertically / horizontally in flex container. */

View File

@ -92,7 +92,7 @@
</div>
</td>
<td class='recent_topic_users'>
<ul class="recent_topics_participants">
<ul class="recent_view_participants">
{{#if other_senders_count}}
<li class="recent_view_participant_item tippy-zulip-tooltip" data-tooltip-template-id="recent_view_participant_overflow_tooltip:{{conversation_key}}">
<span class="recent_view_participant_overflow">+{{other_senders_count}}</span>