#7070

stephen
Keymaster

Hi,

Please go to file: skin/frontend/default/sns_lunar/less/content/content.less find and replace the bellow code:
#sns_content{
margin: 0 0 30px;
position: relative;
min-height: 500px;
by:
#sns_content{
margin: 0 0 30px;
//position: relative;
min-height: 500px;

Thanks!