Commit 45815003 authored by csillag's avatar csillag

Don't focus on replies in hover

parent 388f17d0
......@@ -6,11 +6,10 @@ $threadexp-width: .6em;
margin-bottom: .72em;
}
li.thread:hover,
& > li.thread:hover,
.card-emphasis {
box-shadow: 4px 4px 4px -2px $gray-light;
}
}
.thread-list {
......
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