From 37646890ee42e7b23bd5ac03ba12fcd6dce329a9 2015-01-19 17:41:34 From: Jonathan Frederic Date: 2015-01-19 17:41:34 Subject: [PATCH] Typo fix --- diff --git a/IPython/html/static/tree/less/tree.less b/IPython/html/static/tree/less/tree.less index 9c582fb..1b4be08 100644 --- a/IPython/html/static/tree/less/tree.less +++ b/IPython/html/static/tree/less/tree.less @@ -156,7 +156,7 @@ input.engine_num_input { .icon(@fa-var-file-o) } -#new-buttons { +#notebook_toolbar .pull-right { padding-top: 2px; }