2016-09-28 01:11:41 -04:00
|
|
|
|
/* Allow vertical space for anything that slides up at the bottom */
|
2016-04-26 14:28:04 -04:00
|
|
|
|
.guideVerticalScroller {
|
|
|
|
|
padding-bottom: 160px;
|
|
|
|
|
}
|
2016-04-26 22:59:43 -04:00
|
|
|
|
|
|
|
|
|
.tvGuideHeader.headroom--unpinned {
|
|
|
|
|
-webkit-transform: none;
|
|
|
|
|
transform: none;
|
|
|
|
|
}
|