diff -r f507feede89a -r 09a1c134465b web/wp-content/plugins/social/assets/comments.css --- a/web/wp-content/plugins/social/assets/comments.css Wed Dec 19 12:35:13 2012 -0800 +++ b/web/wp-content/plugins/social/assets/comments.css Wed Dec 19 17:46:52 2012 -0800 @@ -43,7 +43,18 @@ #social a:hover { text-decoration: underline; } - +ul.addtoany_list li { + background: none repeat scroll 0 0 transparent !important; + border: 0 none; + display: inline !important; + line-height: 32px; + list-style-type: none; + margin: 0 !important; + padding: 0 !important; +} +#social ul.addtoany_list li a { + padding: 0 9px; +} /** @section Utility -------------------------------------------------- */