forked from zaclys/searxng
		
	[fix] simple theme: adjust image detail height
when on the top of the page, the image is just below the search fields. this commit slightly aligh the top of the image detail with the bottom of the search fields.
This commit is contained in:
		
							parent
							
								
									0400b8ca5d
								
							
						
					
					
						commit
						48d2dcbb20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -219,7 +219,7 @@ | |||
| @result-padding: 1rem; | ||||
| @search-width: 40rem; | ||||
| // heigh of #search, see detail.less | ||||
| @search-height: 7.5rem; | ||||
| @search-height: 7.75rem; | ||||
| 
 | ||||
| /// Device Size | ||||
| /// @desktop > @tablet | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Flament
						Alexandre Flament