Skip to content

Commit

Permalink
Fix height of header on the groups page (#5428)
Browse files Browse the repository at this point in the history
Fix height of header on the groups page
  • Loading branch information
peppy committed Dec 20, 2019
2 parents b76f3e9 + 3eb8e53 commit e481578
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/assets/lib/groups-show/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export class Main extends React.PureComponent<Props> {
return (
<div className='osu-layout osu-layout--full'>
<HeaderV4
theme='users'
section={this.props.group.group_name}
/>

Expand Down

0 comments on commit e481578

Please sign in to comment.