diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-04-16 18:00:57 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-04-16 18:00:57 +0100 |
commit | a95bf9181775d7e1ae0f6c58f5f7c50bd89f2d9b (patch) | |
tree | f86f2ea17b83dc62c60b3cdf9aeb804e2e390bba /web | |
parent | 5bae106ed685f4a16d2974c3784fbef97ffd4c85 (diff) |
Make sure it's gone.
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; |