mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Fix position of org follow button (#25688)
This has recently regressed it seems. Put it back into same position as https://github.com/go-gitea/gitea/pull/24345.
This commit is contained in:
		@@ -103,6 +103,7 @@
 | 
			
		||||
 | 
			
		||||
.organization.profile #org-info {
 | 
			
		||||
  overflow-wrap: anywhere;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.organization.profile #org-info .ui.header {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user