aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorZarino Zappia <mail@zarino.co.uk>2017-08-17 12:52:36 +0100
committerZarino Zappia <mail@zarino.co.uk>2017-08-17 15:48:50 +0100
commit2ea258e4945a996c6cabcae215ab6102d0c2037b (patch)
tree9bcbb0c8551e53b920a04e2131965bb0017a468f /web
parent676d755848465c6fec01243fd6c7df7e249d5c2b (diff)
[fixmystreet.com] Donation link on success pages
Part of #1384.
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet.com/images/next-step-donate.pngbin0 -> 1034 bytes
-rw-r--r--web/cobrands/fixmystreet.com/layout.scss1
2 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet.com/images/next-step-donate.png b/web/cobrands/fixmystreet.com/images/next-step-donate.png
new file mode 100644
index 000000000..20e136fd4
--- /dev/null
+++ b/web/cobrands/fixmystreet.com/images/next-step-donate.png
Binary files differ
diff --git a/web/cobrands/fixmystreet.com/layout.scss b/web/cobrands/fixmystreet.com/layout.scss
index ee9d8725e..60b65569f 100644
--- a/web/cobrands/fixmystreet.com/layout.scss
+++ b/web/cobrands/fixmystreet.com/layout.scss
@@ -179,6 +179,7 @@ body.frontpage {
.next-steps {
@include clearfix;
+ @include flex-container();
margin-bottom: 2em; // add some space between this and the footer
}