Merge pull request #3150 from edx/waheed/stud1483-cannot-handle-more-than-9-lines-advanced-settings
Fixed studio can't handle more than 9 lines in advanced settings.
This commit is contained in:
@@ -833,7 +833,6 @@
|
||||
outline: 0;
|
||||
height: auto;
|
||||
min-height: ($baseline*2.25);
|
||||
max-height: ($baseline*10);
|
||||
|
||||
&.CodeMirror-focused {
|
||||
@include linear-gradient($paleYellow, tint($paleYellow, 90%));
|
||||
|
||||
Reference in New Issue
Block a user