I'm struggling to find the correct css element name for the google+ icon as it's slightly out of alignment in my template.
I know the code to fix a facebook icon;
#gkSocialAPI .fb_iframe_widget {
margin-top: 10px;
}
But not the Google+
Thanks
#___plusone_0 {top:0px !important;}