mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Fix UI mis-align for PR commit history (#20845)
This commit is contained in:
		@@ -906,6 +906,7 @@
 | 
			
		||||
 | 
			
		||||
          .singular-commit {
 | 
			
		||||
            line-height: 34px; /* this must be same as .badge height, to avoid overflow */
 | 
			
		||||
            clear: both; // reset the "float right shabox", in the future, use flexbox instead
 | 
			
		||||
 | 
			
		||||
            > .avatar.image,
 | 
			
		||||
            > .avatar.image img {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user