mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Add missing padding for multi-commit list on PR view (#11593)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							f7e3767929
						
					
				
				
					commit
					8d9f9c3237
				
			@@ -810,6 +810,10 @@
 | 
			
		||||
                &.commits-list {
 | 
			
		||||
                    padding-left: 15px;
 | 
			
		||||
                    padding-top: 0;
 | 
			
		||||
 | 
			
		||||
                    .singular-commit:not(:last-child) {
 | 
			
		||||
                        padding-bottom: 3px;
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                &.event > .commit-status-link {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user