mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Refs #32539 -- Fixed hide counts icon for RTL languages.
Bug in 868e2fcdda.
			
			
This commit is contained in:
		| @@ -13,7 +13,7 @@ th { | ||||
|     margin-right: 1.5em; | ||||
| } | ||||
|  | ||||
| .viewlink, .addlink, .changelink { | ||||
| .viewlink, .addlink, .changelink, .hidelink { | ||||
|     padding-left: 0; | ||||
|     padding-right: 16px; | ||||
|     background-position: 100% 1px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user