Quote Originally Posted by txscubarat View Post
I discovered that if I put a price in for the product and look at it in IE, the text comes out OK. But for right now, that product is in development. So I go back to the original problem of having the product name being shaved off the bottom.
open includes/templates/comstock/css/product_info.css

find the following declaration and add the highlighted portion.

#productPrices {
margin:0;
padding: 2px 0;
font-weight:700;
text-align:left;
line-height:normal;
}