Video player fixes
Mobile playback fixed - video no longer hidden by default and unhidden on playing Footer notifications fixed
This commit is contained in:
parent
941824a5fb
commit
96e64c4f1f
5 changed files with 79 additions and 39 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue