mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 07:21:36 +01:00 
			
		
		
		
	fixed the dropdown menu for the top New button to expand to the left (#31273)
before:  after: 
This commit is contained in:
		
							parent
							
								
									8e33746746
								
							
						
					
					
						commit
						ab1948d4a3
					
				| @ -104,7 +104,7 @@ | ||||
| 					<span class="not-mobile">{{svg "octicon-triangle-down"}}</span> | ||||
| 					<span class="only-mobile">{{ctx.Locale.Tr "create_new"}}</span> | ||||
| 				</span> | ||||
| 				<div class="menu"> | ||||
| 				<div class="menu left"> | ||||
| 					<a class="item" href="{{AppSubUrl}}/repo/create"> | ||||
| 						{{svg "octicon-plus"}} {{ctx.Locale.Tr "new_repo"}} | ||||
| 					</a> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user