Scribd viewer fixer

By hosts Last update Jan 22, 2009 — Installed 4,604 times.
// ==UserScript==
// @name          Scribd viewer fixer
// @namespace     http://userscripts.org/users/18004
// @description   This script fixes that annoying flash viewer from scribd so you may download the document
// @include       http://www.scribd.com/doc/*
// ==/UserScript==

GM_addStyle('.button_box {position:relative !important;}');