/**
 * @project     OTRS (http://www.otrs.org) - Agent Frontend
 * @version     $Revision: 1.2 $
 * @copyright   OTRS AG
 * @license     AGPL (http://www.gnu.org/licenses/agpl.txt)
 * @css-for     IE8
 */

/**
 * @package     Skin "Default"
 * @section     OverviewSmall
 */

@media screen,projection,tv,handheld {

/**
 * @subsection  Compatibility IE8 for Small View Overview
 */

.OverviewSmall tr {
    line-height: 15px;
    height: 19px;
}

.OverviewSmall td:first-child {
    padding-top: 0;
}


} /* end @media */