Skip to content

Commit

Permalink
Fix position of org follow button (#25688)
Browse files Browse the repository at this point in the history
This has recently regressed it seems. Put it back into same position as
#24345.
  • Loading branch information
silverwind committed Jul 5, 2023
1 parent 3dbcbf7 commit e749573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_src/css/org.css
Expand Up @@ -103,6 +103,7 @@

.organization.profile #org-info {
overflow-wrap: anywhere;
flex: 1;
}

.organization.profile #org-info .ui.header {
Expand Down

0 comments on commit e749573

Please sign in to comment.