studio - fixing line heights not syncing with code mirror lines and cursor

This commit is contained in:
Brian Talbot
2013-02-27 12:59:25 -05:00
parent 2ca303c95d
commit 45520fe124

View File

@@ -727,7 +727,7 @@ body.course.settings {
}
pre {
margin-bottom: ($baseline/4);
line-height: 2.8rem;
}
}
}