mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Apply padding to approval icons on PR list (#11622)
Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							55b4b4e8a5
						
					
				
				
					commit
					b97917a6e7
				
			@@ -2489,6 +2489,12 @@
 | 
			
		||||
            padding-top: 5px;
 | 
			
		||||
            color: #999999;
 | 
			
		||||
 | 
			
		||||
            .waiting,
 | 
			
		||||
            .approvals,
 | 
			
		||||
            .rejects {
 | 
			
		||||
                padding-left: 5px;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            .checklist {
 | 
			
		||||
                padding-left: 5px;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user