From 9aed16ac04b56bb034e5fdd8feb4844000a81fd0 2014-02-06 18:21:16 From: Jonathan Frederic Date: 2014-02-06 18:21:16 Subject: [PATCH] Removed #4986 --- diff --git a/IPython/html/static/notebook/less/cell.less b/IPython/html/static/notebook/less/cell.less index ba73ea3..ed279f4 100644 --- a/IPython/html/static/notebook/less/cell.less +++ b/IPython/html/static/notebook/less/cell.less @@ -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