mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	fix(ui): center footer links (#7925)
The links on the right side of the footer are misaligned. Especially prominent when there's more links, see images: * https://codeberg.org/attachments/7744bff6-322d-4ec1-bf57-7c62088a14c0 * https://codeberg.org/attachments/78cd441c-83c9-4889-b770-d119befe2668 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7925 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Reviewed-by: Beowulf <beowulf@beocode.eu> Co-authored-by: Granular9241 <granular9241@noreply.codeberg.org> Co-committed-by: Granular9241 <granular9241@noreply.codeberg.org>
This commit is contained in:
		
					parent
					
						
							
								dda37e86bd
							
						
					
				
			
			
				commit
				
					
						1faab33da5
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -70,7 +70,7 @@ | |||
| .page-footer .right-links > a { | ||||
|   border-left: 1px solid var(--color-secondary-dark-1); | ||||
|   padding-left: 8px; | ||||
|   margin-left: 5px; | ||||
|   margin-left: 8px; | ||||
| } | ||||
| 
 | ||||
| .page-footer .ui.dropdown.language .menu { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue