File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ header {
5252 text-align : center ;
5353 display : none ;
5454 border : 1px solid $border-color ;
55- padding : 15 px 20px 8 px ;
55+ padding : 10 px 20px 10 px ;
5656 vertical-align : top ;
5757 margin : 20px 0 ;
5858}
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ for (var i = 0; i < share_bar.length; i++) {
3333
3434 '<iframe src="//www.facebook.com/plugins/like.php?href=' + encodeURIComponent ( window . location ) + '&width&layout=button_count&action=like&show_faces=false&share=true&height=21&appId=217347368312341&width=150" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe>' +
3535
36- '<script src="https://apis .google.com/js/plusone.js" async></script> <g:plusone href=" ' + encodeURIComponent ( window . location ) + '" size="medium" ></g:plusone >' ;
36+ '<iframe src="https://plusone .google.com/_/+1/fastbutton?bsv&size=medium&url= ' + encodeURIComponent ( window . location ) + '" allowtransparency="true" frameborder="0" scrolling="no" title="+1" style="width:105px; height:28px;" ></iframe >' ;
3737
3838 share_bar [ i ] . innerHTML = html ;
3939 share_bar [ i ] . style . display = 'inline-block' ;
You can’t perform that action at this time.
0 commit comments