mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
that's max-height
This commit is contained in:
@@ -90,9 +90,9 @@ div.code {
|
||||
border: 0;
|
||||
padding: 5px 7px;
|
||||
margin-left: 5px;
|
||||
height: 250px;
|
||||
min-height: 250px;
|
||||
resize: none;
|
||||
}
|
||||
#repl_results {
|
||||
height: 260px;
|
||||
min-height: 260px;
|
||||
}
|
||||
Reference in New Issue
Block a user