diff options
author | Struan Donald <struan@exo.org.uk> | 2011-08-09 11:56:03 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-08-09 11:56:03 +0100 |
commit | 77a6b78dd4732d6943963e4ed9b0775ffe615db6 (patch) | |
tree | 1d0f24eba4f6b642ebf366940fbe2a570713cc83 /web/cobrands/barnet/css/layout.css | |
parent | c721134411970bbd987857e68d04f6810ba86b71 (diff) | |
parent | de4dcf6c785dff4775dee837f1156f2e16e30b6b (diff) |
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet into open311-consumer
Conflicts:
web/css/core.css
Diffstat (limited to 'web/cobrands/barnet/css/layout.css')
-rw-r--r-- | web/cobrands/barnet/css/layout.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/web/cobrands/barnet/css/layout.css b/web/cobrands/barnet/css/layout.css index 1445ff419..1e1bf5d05 100644 --- a/web/cobrands/barnet/css/layout.css +++ b/web/cobrands/barnet/css/layout.css @@ -7,14 +7,6 @@ width: 378px;
height: 378px;
}
-#mysociety #watermark {
- background: url("/i/mojwatermark-378.png");
- height: 84px;
- width: 171px;
- position: absolute;
- bottom: 0;
- right: 0;
-}
#mysociety p#fixed, #mysociety p#unknown {
margin-right: 400px;
|