mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	help_modal: Fix thumb-up emoji.
Existing class "rendered_markdown" has been added so that the emoji remains in agreement with how messages are displayed in message area. Fixes part of #30781.
This commit is contained in:
		@@ -290,7 +290,7 @@
 | 
			
		||||
                    <td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>S</kbd></span></td>
 | 
			
		||||
                </tr>
 | 
			
		||||
                <tr>
 | 
			
		||||
                    <td class="definition">
 | 
			
		||||
                    <td class="definition rendered_markdown">
 | 
			
		||||
                        {{t 'React to selected message with' }}
 | 
			
		||||
                        <img alt=":thumbs_up:"
 | 
			
		||||
                          class="emoji"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user