mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	CSS: limit width of the comments in community tab
This commit is contained in:
		@@ -321,6 +321,16 @@ p.channel-name { margin: 0; }
 | 
			
		||||
p.video-data   { margin: 0; font-weight: bold; font-size: 80%; }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Comments & community posts
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#comments {
 | 
			
		||||
  max-width: 800px;
 | 
			
		||||
  margin: auto;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Footer
 | 
			
		||||
 */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user