mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	add margin top to the top of branches (#23002)
add margin top as mentioned in #22973 --------- Co-authored-by: jidi <jidi@jidideMacBook-Pro.local> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
		{{template "base/alert" .}}
 | 
			
		||||
		{{template "repo/sub_menu" .}}
 | 
			
		||||
		{{if .DefaultBranchBranch}}
 | 
			
		||||
			<h4 class="ui top attached header">
 | 
			
		||||
			<h4 class="ui top attached header gt-mt-4">
 | 
			
		||||
				{{.locale.Tr "repo.default_branch"}}
 | 
			
		||||
			</h4>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user