mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	UI fix
This commit is contained in:
		@@ -728,7 +728,6 @@ ol.linenums {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
#dashboard {
 | 
					#dashboard {
 | 
				
			||||||
  padding: 24px 0;
 | 
					  padding: 24px 0;
 | 
				
			||||||
  margin-bottom: 60px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#dashboard-sidebar .panel-header h4 {
 | 
					#dashboard-sidebar .panel-header h4 {
 | 
				
			||||||
  margin: 0;
 | 
					  margin: 0;
 | 
				
			||||||
@@ -894,6 +893,9 @@ ol.linenums {
 | 
				
			|||||||
#dashboard-switch-menu > li.checked > a .octicon {
 | 
					#dashboard-switch-menu > li.checked > a .octicon {
 | 
				
			||||||
  opacity: 1;
 | 
					  opacity: 1;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					#dashboard-news {
 | 
				
			||||||
 | 
					  padding-bottom: 60px;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
#dashboard-news .news {
 | 
					#dashboard-news .news {
 | 
				
			||||||
  margin-right: 2.4em;
 | 
					  margin-right: 2.4em;
 | 
				
			||||||
  padding-bottom: 1em;
 | 
					  padding-bottom: 1em;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -43,7 +43,6 @@
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
#dashboard {
 | 
					#dashboard {
 | 
				
			||||||
  padding: 24px 0;
 | 
					  padding: 24px 0;
 | 
				
			||||||
  margin-bottom: 60px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
// dashboard sidebar contains contributed repositories panel,
 | 
					// dashboard sidebar contains contributed repositories panel,
 | 
				
			||||||
// and my repositories panel
 | 
					// and my repositories panel
 | 
				
			||||||
@@ -219,6 +218,7 @@
 | 
				
			|||||||
  border-bottom-right-radius: .3em;
 | 
					  border-bottom-right-radius: .3em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#dashboard-news {
 | 
					#dashboard-news {
 | 
				
			||||||
 | 
					    padding-bottom: 60px;
 | 
				
			||||||
  .news {
 | 
					  .news {
 | 
				
			||||||
    margin-right: 2.4em;
 | 
					    margin-right: 2.4em;
 | 
				
			||||||
    .mega-octicon {
 | 
					    .mega-octicon {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user