diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixmystreet.com/images/next-step-donate.png | bin | 0 -> 1034 bytes | |||
-rw-r--r-- | web/cobrands/fixmystreet.com/layout.scss | 1 |
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 Binary files differnew file mode 100644 index 000000000..20e136fd4 --- /dev/null +++ b/web/cobrands/fixmystreet.com/images/next-step-donate.png 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 } |