diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/bromley/layout.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/bromley/layout.scss b/web/cobrands/bromley/layout.scss index cd89dc890..ebc207613 100644 --- a/web/cobrands/bromley/layout.scss +++ b/web/cobrands/bromley/layout.scss @@ -41,6 +41,10 @@ body.frontpage { display: none; } +#user-meta { + display: none; +} + // Currently hiding, but do want some internal navigation somewhere at the end .nav-wrapper { display: none; |