Just add a the Web Part Content Editor and add the following text in the HTML Source mode:
/*--Hide Quick Launch --*/
<style type="text/css">
#s4-leftpanel{
display:none
}
.s4-ca{
margin-left:0px
}
</style>
/*--Hide Quick Launch --*/
<style type="text/css">
#s4-leftpanel{
display:none
}
.s4-ca{
margin-left:0px
}
</style>