Skip to content

Commit

Permalink
add a source for the EU referendum stance panel
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Jul 1, 2016
1 parent 99a1e6d commit 8e036af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions www/docs/style/sass/parts/_panels.scss
Expand Up @@ -81,4 +81,9 @@
}
}
}

.panel--responsiveness--source {
float: right;
font-size: small;
}
}
3 changes: 3 additions & 0 deletions www/includes/easyparliament/templates/html/mp/profile.php
Expand Up @@ -60,6 +60,9 @@
echo "?a=WMC&pc=" . _htmlentities(urlencode($user_postcode));
} ?>" onclick="trackLinkClick(this, 'Links', 'WriteToThem', 'Person'); return false;"><img src="/style/img/envelope.png">email them now</a>.
</p>
<p class="panel--responsiveness--source">
Source: <a href="http://www.bbc.co.uk/news/uk-politics-eu-referendum-35616946">BBC</a>
</p>
</div>
<?php endif; ?>

Expand Down

0 comments on commit 8e036af

Please sign in to comment.