Fix follow recommendations UI in advanced layout (#16215)
This commit is contained in:
parent
0464240f19
commit
4f747d9f83
2 changed files with 9 additions and 2 deletions
|
@ -76,7 +76,7 @@ class FollowRecommendations extends ImmutablePureComponent {
|
|||
|
||||
return (
|
||||
<Column>
|
||||
<div className='scrollable'>
|
||||
<div className='scrollable follow-recommendations-container'>
|
||||
<div className='column-title'>
|
||||
<Logo />
|
||||
<h3><FormattedMessage id='follow_recommendations.heading' defaultMessage="Follow people you'd like to see posts from! Here are some suggestions." /></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue