tables in HTML are now aligned left
This commit is contained in:
		
							parent
							
								
									23c9d28c4e
								
							
						
					
					
						commit
						11751bbc2c
					
				@ -446,7 +446,6 @@ table {
 | 
				
			|||||||
    empty-cells: show;
 | 
					    empty-cells: show;
 | 
				
			||||||
    margin-bottom: 24px;
 | 
					    margin-bottom: 24px;
 | 
				
			||||||
    border-bottom: 1px solid #e1e4e5;
 | 
					    border-bottom: 1px solid #e1e4e5;
 | 
				
			||||||
    margin: 0 auto 24px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
td {
 | 
					td {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user