Fix for JK highlighting, typo

This commit is contained in:
Kris 2018-07-16 14:52:00 -04:00
parent 35e8d489de
commit 331296e851
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
.featured-topic.selected,
.topic-post.selected {
box-shadow: inset 3px 0 0 $danger; // needs to be inset for Edge
box-shadow: -3px 0 0 $danger;
}
.latest .featured-topic {