Change to margin-top instead of line-height based on Denver's recommendation.
This commit is contained in:
		
							parent
							
								
									721b6b3efd
								
							
						
					
					
						commit
						b068eb5c4e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -238,7 +238,7 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */ | ||||||
| #sponsor li { | #sponsor li { | ||||||
|   width: 100%; |   width: 100%; | ||||||
|   float: left; |   float: left; | ||||||
|   line-height: 100px; |   margin-top: 50px; | ||||||
|   text-align: center; |   text-align: center; | ||||||
|   list-style: none; |   list-style: none; | ||||||
|   margin-right: 5px; |   margin-right: 5px; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn