mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 10:37:06 -04:00 
			
		
		
		
	[fix] do not show glyph icons if noscript is enabled - #838
This commit is contained in:
		
							parent
							
								
									52d1087202
								
							
						
					
					
						commit
						b3974fc880
					
				| @ -98,5 +98,10 @@ | ||||
|     {% for script in scripts %} | ||||
|         <script src="{{ url_for('static', filename=script) }}"></script> | ||||
|     {% endfor %} | ||||
|     <noscript> | ||||
|       <style> | ||||
|         .glyphicon { display: none; } | ||||
|       </style> | ||||
|     </noscript> | ||||
| </body> | ||||
| </html> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user