From 1e25b8771b3e56a30478e2afa6ef435138415da5 Mon Sep 17 00:00:00 2001 From: Tony Duckles Date: Tue, 8 Nov 2011 15:53:00 -0600 Subject: [PATCH] greader_compact: Hide #chrome-title --- greader_compact.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/greader_compact.css b/greader_compact.css index 66de5bc..81ee3bf 100644 --- a/greader_compact.css +++ b/greader_compact.css @@ -2,7 +2,7 @@ @-moz-document url-prefix("http://www.google.com/reader/view/"),url-prefix("https://www.google.com/reader/view/"){ #lhn-recommendations { visibility: hidden !important; height: 0 !important } -#title-and-status-holder { visibility: hidden !important; height: 0 !important; padding: 0 !important } +#title-and-status-holder, #chrome-title { visibility: hidden !important; height: 0 !important; padding: 0 !important } #lhn-add-subscription-section, #sections-header, #viewer-header { height: 40px !important } #top-bar { height: 44px !important } #search { padding: 7px 0 !important } -- 2.43.0