Gaiaonline - Arena Winner Fix-it

By `Mods Last update Jun 21, 2007 — Installed 140 times.
// ==UserScript==
// @name           Arena Info Box Fixer
// @namespace      http://www.simadons.gaiatools.com
// @description    Fixes the Arena Winner scroll properties so that the all the text is visable.
// @include        www.gaiaonline.com/community
// ==/UserScript==

GM_addStyle ("#arenas #arenas_inner {overflow: scroll; overflow-x: hidden; text-align: center;}");