From: Art Cancro Date: Fri, 16 Mar 2012 03:01:16 +0000 (-0400) Subject: temporary fix to handle summary page not displaying properly on uncensored for a... X-Git-Tag: v8.11~127^2~16 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=df6067c845213bb663fe3d5f3feba20856965db4;p=citadel.git temporary fix to handle summary page not displaying properly on uncensored for a logged in user --- diff --git a/webcit/static/styles/banner.css b/webcit/static/styles/banner.css index e1783a709..4d43716b0 100644 --- a/webcit/static/styles/banner.css +++ b/webcit/static/styles/banner.css @@ -109,6 +109,10 @@ margin-right: 2px; } +#room_banner_override { + display: none; +} + #nummsgs, #numfiles { font-size: 75%; margin-left: 0.5em; diff --git a/webcit/static/t/summary/page.html b/webcit/static/t/summary/page.html index bd03ad4aa..085cfa352 100644 --- a/webcit/static/t/summary/page.html +++ b/webcit/static/t/summary/page.html @@ -1,7 +1,10 @@ -