aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-05-07 17:08:49 +0100
committerMatthew Somerville <matthew@mysociety.org>2020-05-07 17:08:49 +0100
commit725d7ccf1874e3404c6fa05b8269cb57bb2b2ea1 (patch)
treebbdbf6ca4d7a49eefefeb6b1fd295608677a2d1f
parent6fad0a9adccae962664ccd322e4587e1befeee53 (diff)
[Buckinghamshire] Stop hiding staging banner.
-rw-r--r--web/cobrands/buckinghamshire/base.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/web/cobrands/buckinghamshire/base.scss b/web/cobrands/buckinghamshire/base.scss
index 0c7bb4bc2..8df2cab7b 100644
--- a/web/cobrands/buckinghamshire/base.scss
+++ b/web/cobrands/buckinghamshire/base.scss
@@ -5,10 +5,6 @@
@import "../sass/base";
-.dev-site-notice {
- display: none;
-}
-
.container {
padding: 0 20px;
}