mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Dashboard: Fix line height problem in issue titles (#3054)
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -66,7 +66,6 @@
 | 
			
		||||
			font-size: 13px;
 | 
			
		||||
		}
 | 
			
		||||
		.issue.title {
 | 
			
		||||
			line-height: 1.1em;
 | 
			
		||||
			width: 80%;
 | 
			
		||||
		}
 | 
			
		||||
		.push.news .content ul {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user