small ui changes, fixed issue with items floating
This commit is contained in:
@@ -9,11 +9,7 @@ var StartPage = React.createClass({
|
||||
return (
|
||||
<div>
|
||||
|
||||
<div className='col-md-2'>
|
||||
left content
|
||||
</div>
|
||||
<div className='col-md-10'>
|
||||
<h2>Ribica Start Page</h2>
|
||||
<div className='col-md-12'>
|
||||
<LinkBanner locationName="startPage" />
|
||||
<AllItems />
|
||||
<RouteHandler />
|
||||
|
||||
Reference in New Issue
Block a user