Fix border-bottom for browse#note, closes #88

This commit is contained in:
Aaron Lidman 2013-11-25 12:04:22 -08:00
parent 8482a525c0
commit cf87744cd7

View file

@ -1028,7 +1028,7 @@ header .search_form {
}
}
:last-child {
.browse-section:last-of-type {
border-bottom: none;
}