Change size of the buttons

Add this code to the Custom CSS field on the Style tab of your Social Share Buttons widget’s settings:

.eapps-social-share-buttons-inner {
  scale: 0.7;
}