mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.11.x] Fixed #27743 -- Prevented admin's "+" button icon from overlapping its label.
Backport of e5c2e43cc8 from master
			
			
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							783afda70a
						
					
				
				
					commit
					fb55247d59
				
			| @@ -738,7 +738,7 @@ a.deletelink:focus, a.deletelink:hover { | |||||||
|  |  | ||||||
| .object-tools a.viewsitelink, .object-tools a.golink,.object-tools a.addlink { | .object-tools a.viewsitelink, .object-tools a.golink,.object-tools a.addlink { | ||||||
|     background-repeat: no-repeat; |     background-repeat: no-repeat; | ||||||
|     background-position: 93% center; |     background-position: right 7px center; | ||||||
|     padding-right: 26px; |     padding-right: 26px; | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user