mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	fix minor dashboard CSS issue
This commit is contained in:
		@@ -2853,7 +2853,7 @@ footer .container .links > *:first-child {
 | 
			
		||||
  font-size: 13px;
 | 
			
		||||
}
 | 
			
		||||
.feeds .news .issue.title {
 | 
			
		||||
  line-height: 1em;
 | 
			
		||||
  line-height: 1.1em;
 | 
			
		||||
  width: 80%;
 | 
			
		||||
}
 | 
			
		||||
.feeds .news .push.news .content ul {
 | 
			
		||||
 
 | 
			
		||||
@@ -67,7 +67,7 @@
 | 
			
		||||
			font-size: 13px;
 | 
			
		||||
		}
 | 
			
		||||
		.issue.title {
 | 
			
		||||
			line-height: 1em;
 | 
			
		||||
			line-height: 1.1em;
 | 
			
		||||
			width: 80%;
 | 
			
		||||
		}
 | 
			
		||||
		.push.news .content ul {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user