Fixed problem with justify
This commit is contained in:
		@@ -440,12 +440,11 @@ body {
 | 
			
		||||
 | 
			
		||||
.content {
 | 
			
		||||
    padding: 0px 15px 0px 15px ;
 | 
			
		||||
    text-align: justify;
 | 
			
		||||
    text-align: left;
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
    transition: max-height .2s ease-out;
 | 
			
		||||
    max-height: 0px;
 | 
			
		||||
    border-left: #c0c2c3 2px solid;
 | 
			
		||||
    
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.collapsibleMini::before{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user