Commit eee88fed authored by Randall Leeds's avatar Randall Leeds

fix the plus expander selector

parent c387f24a
......@@ -267,7 +267,9 @@ $threadexp-width: 1em;
background-size: 100% 100%;
background-position: center;
.hyp-collapsed & { background-image: url("../images/plus_1.png"); }
.hyp-collapsed > .hyp-reply > & {
background-image: url("../images/plus_1.png");
}
}
//CONTROLS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment