Refactor product view template to use flexbox styles
finally, the layout is reasonably clean and should stay that way...
This commit is contained in:
		
							parent
							
								
									6907fbe844
								
							
						
					
					
						commit
						841dda903f
					
				
					 2 changed files with 40 additions and 49 deletions
				
			
		|  | @ -170,16 +170,10 @@ body > #body-wrapper { | |||
|  * Panels | ||||
|  ******************************/ | ||||
| 
 | ||||
| .panel-wrapper { | ||||
|     float: left; | ||||
|     margin-right: 15px; | ||||
|     width: 40%; | ||||
| } | ||||
| 
 | ||||
| .panel, | ||||
| .panel-grid { | ||||
|     border-left: 1px solid Black; | ||||
|     margin-bottom: 15px; | ||||
|     margin-bottom: 1em; | ||||
| } | ||||
| 
 | ||||
| .panel { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar