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

This commit is contained in:
Arthur Barrett
2013-03-07 12:21:47 -05:00
parent 4d136f8d3b
commit f5c3775b5d

View File

@@ -144,6 +144,7 @@ $body-font-size: em(14);
margin: 0px 0px 10px 0;
max-height: 225px;
overflow: auto;
line-height: normal;
}
.annotatable-reply {
display: block;