Google Groups View

1 view
Skip to first unread message

Hai Nguyen

unread,
Sep 8, 2009, 2:59:20 PM9/8/09
to maya_d...@googlegroups.com
Just out of curiosity - is the Google Groups page completely jacked for anyone else? The bar that's suppose to be on the right is on the left for me. Which means I can't see anything in the group. Seems to happen on everything I try. 

- Hai

Jesse Kretschmer

unread,
Sep 8, 2009, 4:12:32 PM9/8/09
to maya_d...@googlegroups.com
Yeup, I think someone at google screwed up. The column on the left, normally sits at the right. I wonder if anyone will get fired.

-jesse

Greasemonkey script:
// ==UserScript==
// @name           MessedUpGoogleGroups20090908
// @description    moves column back to right side where it belongs
// @include        http://groups.google.com/group/*
// ==/UserScript==
var ele=document.getElementsByClassName('overflow-hide')[0];
ele.style="position: absolute; margin-top: -1px; margin-left: -1px; z-index: 1;right:0;"
Reply all
Reply to author
Forward
0 new messages