- Affected version
- 2.1.0
On some XenForo translation, exists a problem on thread list like the image.
Go to structured_list.less template.
Find:
	
	
	
		
And change to:
	
	
	
		
				
			Go to structured_list.less template.
Find:
		Code:
	
	&.structItem-cell--meta
    {
        width: 120px;
    }And change to:
		Code:
	
	&.structItem-cell--meta
    {
        width: 130px;
    } 
			 
 
		
 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		