mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 07:07:20 -04:00 
			
		
		
		
	minor CSS fix for #2068
This commit is contained in:
		| @@ -1868,6 +1868,7 @@ footer .container .links > *:first-child { | |||||||
|   margin-bottom: 5px; |   margin-bottom: 5px; | ||||||
| } | } | ||||||
| .repository.file.list #repo-files-table tbody .icon { | .repository.file.list #repo-files-table tbody .icon { | ||||||
|  |   margin-left: 3px; | ||||||
|   margin-right: 5px; |   margin-right: 5px; | ||||||
| } | } | ||||||
| .repository.file.list #repo-files-table td { | .repository.file.list #repo-files-table td { | ||||||
|   | |||||||
| @@ -158,6 +158,7 @@ | |||||||
| 			} | 			} | ||||||
| 			tbody { | 			tbody { | ||||||
| 				.icon { | 				.icon { | ||||||
|  | 					margin-left: 3px; | ||||||
| 					margin-right: 5px; | 					margin-right: 5px; | ||||||
| 				} | 				} | ||||||
| 			} | 			} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user