remove bottom border on posts-wrapper

This commit is contained in:
Jeff Atwood 2013-10-21 23:39:17 -07:00
parent e994ac451b
commit 4693019e90
1 changed files with 0 additions and 1 deletions

View File

@ -722,7 +722,6 @@ blockquote {
.posts-wrapper { .posts-wrapper {
position: relative; position: relative;
border-bottom: 1px solid #ddd;
} }