Skip to content

Commit 6569014

Browse files
silverwindGiteaBot
authored andcommitted
Fix position of org follow button (go-gitea#25688)
This has recently regressed it seems. Put it back into same position as go-gitea#24345.
1 parent 24e64fe commit 6569014

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/org.css

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103

104104
.organization.profile #org-info {
105105
overflow-wrap: anywhere;
106+
flex: 1;
106107
}
107108

108109
.organization.profile #org-info .ui.header {

0 commit comments

Comments
 (0)