mirror of https://gitlab.com/bashrc2/epicyon
				
				
				
			Minimum width of rss icon
							parent
							
								
									0b899e0668
								
							
						
					
					
						commit
						b33fdd5e39
					
				| 
						 | 
				
			
			@ -769,7 +769,7 @@ def htmlHashtagSearch(nickname: str, domain: str, port: int,
 | 
			
		|||
    # RSS link for hashtag feed
 | 
			
		||||
    hashtagSearchForm += '<center><a href="/tags/rss2/' + hashtag + '">'
 | 
			
		||||
    hashtagSearchForm += \
 | 
			
		||||
        '<img style="width:3%;min-width:60px" loading="lazy" alt="RSS 2.0" ' + \
 | 
			
		||||
        '<img style="width:3%;min-width:50px" loading="lazy" alt="RSS 2.0" ' + \
 | 
			
		||||
        'title="RSS 2.0" src="/' + \
 | 
			
		||||
        iconsDir + '/rss.png" /></a></center>'
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue