Merge pull request #11 from feross/player-controls

fix scrubbing
This commit is contained in:
Feross Aboukhadijeh
2016-03-04 18:20:31 -08:00

View File

@@ -284,6 +284,7 @@ body.drag::before {
height: 23px; /* 3px .loading-bar plus 10px above and below */
top: -10px;
left: 0;
-webkit-app-region: no-drag;
}
.player-controls .loading-bar {