Skip to content

Commit

Permalink
Added height to player_progress_warapper to avoid overlay with contro…
Browse files Browse the repository at this point in the history
…l buttons.
  • Loading branch information
Fabi1080 committed Oct 1, 2016
1 parent 72580b8 commit 2c3c53e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/public/stylesheets/sass/_components/_player.scss
Original file line number Diff line number Diff line change
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 2c3c53e

Please sign in to comment.