mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Ensure Update button is enabled even when CI has failed (#10640)
* ignore pull status * fix css * fix css
This commit is contained in:
		@@ -659,10 +659,14 @@
 | 
			
		||||
                    padding-left: 2px;
 | 
			
		||||
                }
 | 
			
		||||
                .branch-update.grid {
 | 
			
		||||
                    margin-bottom: -1.5rem;
 | 
			
		||||
                    margin-top: -.5rem;
 | 
			
		||||
                    .row {
 | 
			
		||||
                        padding-bottom: 0;
 | 
			
		||||
                        .icon {
 | 
			
		||||
                            margin-top: 1.1rem;
 | 
			
		||||
                        }
 | 
			
		||||
                        .ui.button {
 | 
			
		||||
                            margin-bottom: 1rem;
 | 
			
		||||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user