##// END OF EJS Templates
Removed #4986
Jonathan Frederic -
Show More
@@ -36,9 +36,6 b' div.prompt {'
36 div.inner_cell {
36 div.inner_cell {
37 .vbox();
37 .vbox();
38 .box-flex1();
38 .box-flex1();
39
40 /* This is required for FF to add scrollbars when code cells overflow. */
41 overflow: auto;
42 }
39 }
43
40
44 /* This is needed so that empty prompt areas can collapse to zero height when there
41 /* This is needed so that empty prompt areas can collapse to zero height when there
General Comments 0
You need to be logged in to leave comments. Login now