Skip to content

Commit

Permalink
FF-332 #comment Removed linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkb0009 committed Oct 26, 2016
1 parent 90c6d90 commit e560bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/encoded/static/components/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ var HomePage = module.exports = React.createClass({
<h1 className="page-title" style={{ fontSize : '3.25rem' }}>4DN Data Portal</h1>
<h4 className="text-300 col-sm-8" style={{ float: 'none', padding : 0 }}>
The portal currently hosts {experiment4DNBanner} from
the 4DN network and<br/>{experimentExtBanner} from other
the 4DN network and {experimentExtBanner} from other
sources over {biosourceBanner}.
</h4>
</div>
Expand Down

0 comments on commit e560bb5

Please sign in to comment.