mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 12:42:09 +00:00 
			
		
		
		
	Fix minor scaling issue in filter drop down.
Basically prevents filter content from jumping above the dropbox when there's enough space to do
This commit is contained in:
		| @@ -641,7 +641,7 @@ body.dark-theme { | ||||
| } | ||||
|  | ||||
| #filters > summary { | ||||
|   display: inline-block; | ||||
|   display: block; | ||||
|   margin-bottom: 15px; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syeopite
					syeopite