url: http://carloshermoso.com/
IE is cutting the heading in my site. Only IE. Even if you change the font size. Any solutions?
#header { font-weight:700; margin:0 auto; max-width:980px; padding:25px 0 25px 0; text-shadow:1px 1px 1px #000; width:80%; }
#mainContent h2 { -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000); background:none repeat scroll 0 0 rgba(0, 0, 0, 0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000); font-weight:700; padding:10px; text-transform:uppercase; zoom: 1; }