mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Fix Google Comments width.
This commit is contained in:
parent
b10913e70d
commit
05e2f311b2
@ -24,5 +24,5 @@
|
||||
|
||||
<div id="comments_google" class="comments-tab">
|
||||
<script src="//apis.google.com/js/plusone.js" type="text/javascript"></script>
|
||||
<div class="g-comments" data-href="{{ site.url }}{{ page.url }}" data-width="900" data-first_party_property="BLOGGER" data-view_type="FILTERED_POSTMOD">Loading Google+ comments...</div>
|
||||
<div class="g-comments" data-href="{{ site.url }}{{ page.url }}" data-width="100%" data-first_party_property="BLOGGER" data-view_type="FILTERED_POSTMOD">Loading Google+ comments…</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user