mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Better styling for code review comment form (#11413)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							db87e91227
						
					
				
				
					commit
					c483419184
				
			| @@ -74,9 +74,13 @@ | ||||
|         margin-top: 0; | ||||
|     } | ||||
|  | ||||
|     .comment-list { | ||||
|         padding-bottom: 10px; | ||||
|     } | ||||
|  | ||||
|     .footer { | ||||
|         border-top: 1px solid #f1f1f1; | ||||
|         margin-top: 10px; | ||||
|         padding: 10px 0 10px 0; | ||||
|  | ||||
|         .markdown-info { | ||||
|             display: inline-block; | ||||
| @@ -101,7 +105,7 @@ | ||||
|     } | ||||
|  | ||||
|     form.comment-form-reply { | ||||
|         margin: 0 0 0 4em; | ||||
|         margin: 0 0 0 1em; | ||||
|     } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user