From 7de66799ba645e976c5b301156231bb98108fdf1 2012-09-23 14:20:19 From: Bussonnier Matthias Date: 2012-09-23 14:20:19 Subject: [PATCH] align output with input --- diff --git a/IPython/frontend/html/notebook/static/css/notebook.css b/IPython/frontend/html/notebook/static/css/notebook.css index 27f72ce..fc8cccb 100644 --- a/IPython/frontend/html/notebook/static/css/notebook.css +++ b/IPython/frontend/html/notebook/static/css/notebook.css @@ -238,7 +238,7 @@ div.output_area { /* This class is for the output subarea inside the output_area and after the prompt div. */ div.output_subarea { - padding: 0.4em 0.4em 0.4em 0.4em; + padding: 0.44em 0.4em 0.4em 1px; } /* The rest of the output_* classes are for special styling of the different