mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	Fix "Plus" icon size in dashboard
This commit is contained in:
		@@ -866,7 +866,7 @@ ol.linenums {
 | 
				
			|||||||
  border-top-right-radius: .3em;
 | 
					  border-top-right-radius: .3em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#dashboard-new-repo .octicon {
 | 
					#dashboard-new-repo .octicon {
 | 
				
			||||||
  font-size: 2em;
 | 
					  font-size: 20px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#dashboard-new-repo-menu {
 | 
					#dashboard-new-repo-menu {
 | 
				
			||||||
  top: 33px;
 | 
					  top: 33px;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user