Skip to content

Instantly share code, notes, and snippets.

@benknight
Last active December 27, 2015 21:09
Show Gist options
  • Save benknight/7389561 to your computer and use it in GitHub Desktop.
Save benknight/7389561 to your computer and use it in GitHub Desktop.
Connect review borders to sidebar border
.ylist-bordered.reviews > li {
margin-right: -30px;
padding-right: 30px;
}
.feed-header:after {
margin-right: -15px;
border-color: #e5e5e1;
}
.feed-header .feed-search,
.feed-header .feed-sort-filters {
padding-right: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment