Fix contextmenu position:fixed, affected by final BringRSS solution.
This commit is contained in:
		
							parent
							
								
									4001f6f371
								
							
						
					
					
						commit
						17e0d0b6a6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -294,7 +294,7 @@ | ||||||
| .photo_card_tools.open_contextmenu | .photo_card_tools.open_contextmenu | ||||||
| { | { | ||||||
|     display: initial; |     display: initial; | ||||||
|     position: absolute; |     position: fixed; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| /* ########################################################################## */ | /* ########################################################################## */ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue