mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix for JK highlighting, typo
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
.featured-topic.selected,
|
.featured-topic.selected,
|
||||||
.topic-post.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 {
|
.latest .featured-topic {
|
||||||
|
|||||||
Reference in New Issue
Block a user