diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/bromley/bromley.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/bromley/bromley.scss b/web/cobrands/bromley/bromley.scss index f7b009a97..d6b2d370d 100644 --- a/web/cobrands/bromley/bromley.scss +++ b/web/cobrands/bromley/bromley.scss @@ -105,6 +105,6 @@ body { color: #333; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; #bromley-footer p { margin: 0; } #bromley-powered-by { - text-align: right; + clear: both; } |