Skip to content

Instantly share code, notes, and snippets.

@dboutote
Created June 18, 2016 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dboutote/ec7e1b7bde7c5d872ec582f2969abc55 to your computer and use it in GitHub Desktop.
Save dboutote/ec7e1b7bde7c5d872ec582f2969abc55 to your computer and use it in GitHub Desktop.
.widget_acw_recent_comments .advanced-comments-widget .recentcomments:before {
position: relative;
content: "";
margin: 0;
}
.widget_acw_recent_comments .advanced-comments-widget .recentcomments {
color: #000;
}
.widget_acw_recent_comments .acw-comment-avatar {
float: left;
margin: 0 10px 10px 0;
}
.widget_acw_recent_comments .acw-comment-content {
clear: both;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment