[Glitch] Fix position of search icon
Port 9add88a920200bc0610b25434ad056469f28eae5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									362f3973be
								
							
						
					
					
						commit
						1b130f964f
					
				@ -12,7 +12,7 @@
 | 
			
		||||
.search__icon {
 | 
			
		||||
  .fa {
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    top: 10px;
 | 
			
		||||
    top: 16px;
 | 
			
		||||
    right: 10px;
 | 
			
		||||
    z-index: 2;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
@ -42,7 +42,7 @@
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .fa-times-circle {
 | 
			
		||||
    top: 11px;
 | 
			
		||||
    top: 17px;
 | 
			
		||||
    transform: rotate(0deg);
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user