Skip to content

Commit f151f48

Browse files
committed
fix: Changes after review
1 parent 8ce50a4 commit f151f48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lms/static/sass/course/instructor/_instructor_2.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,8 @@
736736
* This functionality should eventually be moved into CS/JS, and out of here. */
737737
.has-hint:hover > .hint,
738738
.has-hint input:focus ~ .hint {
739+
display: block;
740+
739741
@include left($baseline*10);
740742
}
741743

0 commit comments

Comments
 (0)