Skip to content

Commit e749573

Browse files
authored
Fix position of org follow button (#25688)
This has recently regressed it seems. Put it back into same position as #24345.
1 parent 3dbcbf7 commit e749573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/org.css

Lines changed: 1 addition & 0 deletions
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)