From 03bd8e70baf6c5c1a7aa53b8492bd93852e5642c 2013-01-26 10:05:34 From: Matthias BUSSONNIER Date: 2013-01-26 10:05:34 Subject: [PATCH] fix css toolbar --- diff --git a/IPython/frontend/html/notebook/static/less/notebook.less b/IPython/frontend/html/notebook/static/less/notebook.less index 9f6a6d2..ae25999 100644 --- a/IPython/frontend/html/notebook/static/less/notebook.less +++ b/IPython/frontend/html/notebook/static/less/notebook.less @@ -89,6 +89,7 @@ span#notebook_name { vertical-align: top; margin-right:2px; margin-bottom:0; + display: inline; } #cell_type {