Google Docs gadget fix
Anyone else notice a problem in the new Gmail, with the Google Docs gadget not showing up properly in Firefox?
Here’s a quick fix that worked for me, using the awesome Stylish extension.
1. Install Stylish if you haven’t already
2. Go to Gmail, in the bottom left-hand corner, click the Stylish icon > Write new style > For mail.google.com…
3. Add a name. Then, inside the brackets, add the following:
#remote_iframe_0 { height:160px !important; }
So it looks like this:
4. Save the style, et voilà!