update recording format

This commit is contained in:
Luke Pulverenti 2016-06-15 14:56:37 -04:00
parent ac3ca6cde8
commit 857b8348bb
18 changed files with 99 additions and 79 deletions

View file

@ -100,7 +100,6 @@
display: inline-block;
width: 70%;
font-weight: normal;
font-size: 14px;
}
.videoPositionSliderContainer {
@ -132,12 +131,6 @@
}
}
@media all and (max-width: 1200px) {
#videoPlayer .nowPlayingTabs {
font-size: 13px;
}
}
.nowPlayingTabButtons {
margin-bottom: 1.25em;
}