diff --git a/app/public/stylesheets/sass/_components/_player.scss b/app/public/stylesheets/sass/_components/_player.scss index d9c7ece3..85727007 100644 --- a/app/public/stylesheets/sass/_components/_player.scss +++ b/app/public/stylesheets/sass/_components/_player.scss @@ -156,6 +156,7 @@ // 1px horizontal protection area for window mouseleave workaround padding: 0 1px; top: 0; + height: 20px; left: 0; width: 100%; }