 
        0
    
    
    
        
        
        Not a bug
        
        
    
    
    
    
    
    Croatian flag
Something is wrong with the Croatian flag. All players who have a Croatian flag next to them take up too much space. See example here:

Customer support service by UserEcho
 
	
 
                 Bugs
		
		
	
Bugs
Hello
Send me a link to this page.
To render the flag is used a special class. Maybe you have a similar one in any plugin or your theme.
Add the CSS code below.
- https://anwppro.userecho.com/en/knowledge-bases/2/articles/1-how-to-add-custom-css
.flag.hr {margin: 0 !important;
}
Thanks! That fixed the problem.