Make video skin background repeat.

This commit is contained in:
Matt Lee 2014-10-20 16:12:18 -07:00
parent 8889b873a9
commit 1c4d0642f9
1 changed files with 1 additions and 1 deletions

View File

@ -475,7 +475,7 @@ body.video-loading #loading, #loading.error {
}
#video-view {
background: #252525 none center top no-repeat;
background: #252525 none center top repeat;
min-height:670px;
overflow: hidden;
position: relative;