remove unwanted hr

This commit is contained in:
ccd0 2014-04-19 15:59:13 -07:00
parent ec03ab524d
commit 2848580ca4

View File

@ -72,7 +72,7 @@ a {
hr {
display: none;
}
.board hr {
:root.index .board hr {
display: block;
}
.board > hr:last-of-type {