Video player fixes

Mobile playback fixed - video no longer hidden by default and unhidden
on playing
Footer notifications fixed
This commit is contained in:
Tim Hobbs 2014-03-17 15:37:05 -07:00
parent 941824a5fb
commit 96e64c4f1f
5 changed files with 79 additions and 39 deletions

View file

@ -692,7 +692,7 @@ h1 .imageLink {
.footerNotification {
text-shadow: none;
padding: .75em 1em;
padding: 0 1em .75em;
margin: 0;
font-weight: normal;
border-top: 1px solid #555;