﻿@media (max-width: 768px) {
    .buttonlist_horizontal {
        display: inline !important;
    }

    .div_detailpage .div_content_detail_group .gridview_table td {
        white-space: normal !important;
        min-width: 100px !important;
    }
}
