aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-06-14 15:04:32 +0100
committerMatthew Somerville <matthew@mysociety.org>2019-06-14 15:04:32 +0100
commit146ddf3367c974a576b326e668cfcbf810a431c5 (patch)
tree707be2f830cda358996808fe83de145ba5c5dd5e
parent5262d8328097fea1df58a760a2c15a1cd9e80e39 (diff)
[Bristol] Remove position: relative from footer.
To prevent appearance on map page.
-rw-r--r--web/cobrands/bristol/layout.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/cobrands/bristol/layout.scss b/web/cobrands/bristol/layout.scss
index 5296261a2..07b39b08b 100644
--- a/web/cobrands/bristol/layout.scss
+++ b/web/cobrands/bristol/layout.scss
@@ -153,8 +153,6 @@ body.mappage {
}
.bristol_footer footer {
- position: relative;
-
.footer-title {
display: block;
color: white;