From Bulbapedia, the community-driven Pokémon encyclopedia. Redirect page Jump to navigationJump to search /*This styles are to place the close button right above the video without this the close button will be placed below the video.*/ #pw-close-btn { display: none !important; } #span_btn { position: absolute; top: -40px; right: 0; cursor: pointer; } @media only screen and (max-width: 767px) { #span_btn { top: 9px; right: 11px; } } .is-docked { margin-bottom:90px !important; }