Fix margin for search field on medium window size (#21606)
This commit is contained in:
		
					parent
					
						
							
								1b5d207131
							
						
					
				
			
			
				commit
				
					
						cedf138313
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2474,8 +2474,7 @@ $ui-header-height: 55px; | ||||||
|     height: calc(100% - 10px) !important; |     height: calc(100% - 10px) !important; | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|   .getting-started__wrapper, |   .getting-started__wrapper { | ||||||
|   .search { |  | ||||||
|     margin-bottom: 10px; |     margin-bottom: 10px; | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|  | @ -4671,6 +4670,7 @@ a.status-card.compact:hover { | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .search { | .search { | ||||||
|  |   margin-bottom: 10px; | ||||||
|   position: relative; |   position: relative; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue