Commit f5c3775b by Arthur Barrett

fixed the annotation tooltip line height so it is the same in studio and the lms.

parent 4d136f8d
...@@ -144,6 +144,7 @@ $body-font-size: em(14); ...@@ -144,6 +144,7 @@ $body-font-size: em(14);
margin: 0px 0px 10px 0; margin: 0px 0px 10px 0;
max-height: 225px; max-height: 225px;
overflow: auto; overflow: auto;
line-height: normal;
} }
.annotatable-reply { .annotatable-reply {
display: block; display: block;
......
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