title: Update on Google reader reading space link: http://jj.isgeek.net/2011/12/update-on-google-reader-reading-space/ author: Jj description: post_id: 832 date: 2011/12/04 13:06:41 created_gmt: 2011/12/04 18:06:41 comment_status: open slug: update-on-google-reader-reading-space This week [Google launched its new top bar](http://googleblog.blogspot.com/2011/11/next-stage-in-our-redesign.html), which changed Google Reader's DOM making the [userContent rules I explained last month useless](/2011/11/squeeze-more-readable-space-out-of-google-readers-new-layout/). Well, here's the fix for the new Topbar. This time it is much easier: /* userContent.css */ @-moz-document url-prefix(http://www.google.com/reader/) { #gb { display: none; } } Now you have more reading space in Google reader. ![Screenshot of Google Reader in Firefox](/uploads/2011/12/2011-12-04-130159_1366x768_scrot.jpg)