resolve AVG false positives

This commit is contained in:
Luke Pulverenti 2015-04-14 23:41:29 -04:00
parent 1531e0b85c
commit fed61f8544
3 changed files with 29 additions and 27 deletions

View file

@ -307,11 +307,11 @@
}
.channelHeaderCell, .channelTimeslotHeader {
width: 94px;
width: 98px;
}
.programGrid, .timeslotHeaders {
margin-left: 95px;
margin-left: 99px;
}
.currentDay {
@ -340,7 +340,7 @@
}
.channelTimeslotHeader i {
margin-right: 2px !important;
margin-right: 4px !important;
}
.channelTimeslotHeader .timeslotHeaderInner {