﻿/* Remove the padding of scheduler slots */
.k-scheduler-table td, .k-scheduler-table th {
    padding: 0;
}
