Move dropdown transform origin to top edge (#6091)
This commit is contained in:
		
							parent
							
								
									9592b5e31e
								
							
						
					
					
						commit
						8528fd89d2
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -214,6 +214,7 @@
 | 
			
		|||
 | 
			
		||||
.dropdown-menu {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  transform-origin: 50% 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.dropdown--active .icon-button {
 | 
			
		||||
| 
						 | 
				
			
			@ -2943,6 +2944,7 @@ button.icon-button.active i.fa-retweet {
 | 
			
		|||
  border-radius: 4px;
 | 
			
		||||
  margin-left: 40px;
 | 
			
		||||
  overflow: hidden;
 | 
			
		||||
  transform-origin: 50% 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.privacy-dropdown__option {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue