use none instead of unset
This commit is contained in:
		@@ -684,11 +684,11 @@ ul.profile_list li {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.threaded-replies {
 | 
					.threaded-replies {
 | 
				
			||||||
    margin-top: 4px;
 | 
					    margin-top: 4px;
 | 
				
			||||||
    float: unset;
 | 
					    float: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#conversation .notices .notices {
 | 
					#conversation .notices .notices {
 | 
				
			||||||
    float: unset;
 | 
					    float: none;
 | 
				
			||||||
    margin-left: 55px;
 | 
					    margin-left: 55px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user