Recently Blogger Has updated their code, which causes some of the elements are not showing properly including Social button dislocation issue, Like the image below :
To resolve this you need to add the following code:
Go to -> Blogger dashboard -> Template -> Customize -> Advanced -> Add CSS -> Press Apply to Blog (Top right side )
.share-buttons { overflow: hidden; text-align: center; margin-top: 17px; box-shadow: none!important; position: relative!important; padding: 0!important; top: 0!important; border: 0!important; }
Done !
Or You can Download the latest version of the Sugar Template from here.