Looks like the change was made to stylesheet.css on line 270 but commented out.

Code:
.list-more{display:block;background:#333;padding:8px 20px;color:#fff !important;float:right;text-align:center;text-decoration:none !important;/*margin-top:-50px;*/width:50%;}
Uncomment
Code:
 /*margin-top:-50px;*/



Quote Originally Posted by balihr View Post
The "more info" button is outside the container on product listing pages.