mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	Fix media exposure toggle
Make initially hidden and the toggle button consistent.
This commit is contained in:
		
							parent
							
								
									fa7fef7d87
								
							
						
					
					
						commit
						f9f0c2ec03
					
				@ -12,7 +12,7 @@
 | 
			
		||||
{%- endif -%}
 | 
			
		||||
 | 
			
		||||
{%- if result.embedded -%}
 | 
			
		||||
<div id="result-media-{{ index }}" class="collapse">
 | 
			
		||||
<div id="result-media-{{ index }}" class="collapse invisible">
 | 
			
		||||
   {{- result.embedded|safe -}}
 | 
			
		||||
</div>
 | 
			
		||||
{%- endif -%}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user