Fixed studio can't handle more than 9 lines in advanced settings.

STUD-1483
This commit is contained in:
Waheed Ahmed
2014-04-01 15:36:15 +05:00
parent b1a0cc9d2c
commit 19e9ff7cb3

View File

@@ -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%));