Skip to content

Commit

Permalink
Merge pull request #883 from Fabi1080/master
Browse files Browse the repository at this point in the history
Added height to player_progress_wrapper to avoid overlay with control buttons
  • Loading branch information
weblancaster committed Oct 1, 2016
2 parents 72580b8 + 2c3c53e commit e19fe14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/public/stylesheets/sass/_components/_player.scss
Expand Up @@ -156,6 +156,7 @@
// 1px horizontal protection area for window mouseleave workaround
padding: 0 1px;
top: 0;
height: 20px;
left: 0;
width: 100%;
}
Expand Down

0 comments on commit e19fe14

Please sign in to comment.