Page MenuHomePhabricator

Remove ugly hack in Gamepress meant for responsiveness
Open, Needs TriagePublic

Description

https://github.com/wikimedia/mediawiki-skins-Gamepress/blob/master/includes/GamepressTemplate.php#L107

What the...? That shouldn't be there. Here's what that line looks like:

<div id="hilariously-bad-hack-for-responsiveness" style="height: 0; visibility: hidden;">You shouldn't even be seeing this. Bizzeebeever told me to add this here so that we can get responsiveness working for all screens.</div>