.post pre {
    max-height: 200px;
    overflow: auto;
}

.ie .post pre {
    height: 200px;
}
