Skip to content
Snippets Groups Projects
Commit f7dffcfe authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-4124: adding view on source to Twitter

parent 26565902
No related branches found
No related tags found
No related merge requests found
......@@ -5240,6 +5240,10 @@ html:not(.js) .uw-tabcontent[role="tabpanel"][hidden] {
margin-right: auto;
text-align: center; }
.uw-twitter__view-on-source {
padding: 1rem 0;
text-align: center; }
.views-element-container {
margin-left: auto;
margin-right: auto;
......
......@@ -4,4 +4,9 @@
margin-right: auto;
text-align: center;
}
&__view-on-source {
padding: 1rem 0;
text-align: center;
}
}
......@@ -35,5 +35,9 @@
<script src="https://platform.twitter.com/widgets.js"></script>
<div class="uw-twitter__view-on-source">
View on <a href="{{ twitter.href }}">Twitter</a>
</div>
</div>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment