This commit is contained in:
Jonathan Frederic 2014-02-06 10:21:16 -08:00
parent 2b248d65b0
commit 0ec796cfc7

View File

@ -36,9 +36,6 @@ div.prompt {
div.inner_cell {
.vbox();
.box-flex1();
/* This is required for FF to add scrollbars when code cells overflow. */
overflow: auto;
}
/* This is needed so that empty prompt areas can collapse to zero height when there