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 {