“FYI it work fine in previous versions” previous versions of the plugin or the theme?
please also provide a link to the page where the widget is
I am not sure if it was a previous version of the theme or plugin.
site: http://nataliagamarra.com
Theme: TwentyEleven version 1.8
Plugin: WP LinkedIn version 1.16
the problem comes probably from your theme, you have huge margins on the blockquote elements, I suggest you add something like .linkedin blockquote {margin:0} to your css (or use jetpack “custom css” feature to add that rule)
THanks. That did the trick. 🙂