.grid-view {
    overflow-y: auto;
}
#logGridView {
    overflow-y: inherit!important;
}


.content {
    overflow: auto !important;
}