Google+1放在另一行,而不是与其他社交图标嵌在一起.任何想法



基本上,我在我的产品页面上有一个社交图标区域。由于某种原因,Google+的图标有自己的一条线,尽管它有足够的空间。所以我很困惑。

我的名字在:

http://jsfiddle.net/g4v9X/

<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background-color: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 90px; height: 20px; background-position: initial initial; background-repeat: initial initial;"><iframe frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position: static; top: 0px; width: 90px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" vspace="0" width="100%" id="I0_1395062409478" name="I0_1395062409478" src="https://apis.google.com/_/+1/fastbutton?usegapi=1&amp;size=medium&amp;origin=http%3A%2F%2Frsatestamle.dminsite.com&amp;url=http%3A%2F%2Frsatestamle.dminsite.com%2Ffelco-pruner-original-model-2%2Fp%2F2FEL%2F&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.wahzyPoGp9Y.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Fz%3Dzcms%2Frs%3DAItRSTMR2QIL_JJ2Bswf2u9LuAHHGYIsVQ#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh%2Conload&amp;id=I0_1395062409478&amp;parent=http%3A%2F%2Frsatestamle.dminsite.com&amp;pfname=&amp;rpctoken=38291840" data-gapiattached="true" title="+1"></iframe></div>

你可以通过给它一个ID值来改变它的位置,然后使用position: relative;将它分配到适当的位置。

最新更新