update live tv recordings

This commit is contained in:
Luke Pulverenti 2015-07-29 13:16:00 -04:00
parent 65f5de02c1
commit 6d7ee58678
18 changed files with 146 additions and 272 deletions

View file

@ -1352,12 +1352,16 @@ progress {
@media all and (min-width: 800px) {
.supporterPromotion {
.supporterPromotion:not(.inlineSupporterPromotion) {
position: absolute;
top: 70px;
right: 20px;
margin: 0;
}
.inlineSupporterPromotion {
display: inline-block;
}
}
.disabledUser {